Kaizen

Kaizen Hide Todos

Hide or unhide todos in buckets with configurable scope and target users

The Kaizen Hide Todos block hides or unhides todos in specific buckets. You control scope (bucket-only vs platform-wide) and target (everyone or specific users). Use it with Kaizen Todos or after a Kaizen Activity trigger (e.g. "Todo added to bucket") to auto-hide todos for challenge or UX flows.

Block Type

kaizen_hide_todos

Input Fields

Todo Selection

FieldDescription
Todo Input ModeReference from Block — use <block_name.todoIds>. Select Todos — use todo-selector.
todoIdsReferenceWhen reference: e.g. <kaizen_todos_1.todoIds>.
todoIdsWhen manual: selected todo IDs.

Bucket Selection

FieldDescription
Bucket Input ModeReference from Block or Select Buckets.
bucketIdsReferenceWhen reference: e.g. <block_name.bucketIds>.
bucketIdsWhen manual: selected bucket IDs.

Action and Scope

FieldOptionsDescription
ActionHide, UnhideWhether to hide or unhide the todos.
ScopeBUCKET_ONLY, PLATFORM_WIDEBUCKET_ONLY: apply in bucket context only. PLATFORM_WIDE: hide/unhide everywhere.
TargetEveryone, Specific UsersWho to hide from or unhide for.

Target: Specific Users

When Target is Specific Users:

FieldDescription
User Selection ModeWorkflow Owner (Me), All Workspace Members, Specific Users, Reference from Block.
specificUserIdsWhen Specific Users: creator-selector.
userIdsReferenceWhen Reference: e.g. <block_name.userId>.

Options

FieldDefaultDescription
skipErrorstrueContinue processing if individual operations fail. Recommended for batch.

Outputs

OutputTypeDescription
successbooleanWhether the overall operation succeeded
messagestringHuman-readable result message
summaryobjectTotal todos, buckets, successfulOperations, etc.
resultsarrayPer todo/bucket result with success status and errors

Common Use Cases

Auto-hide when todo added to bucket

  1. Kaizen Activity trigger: "Todo added to bucket" (optional bucket filter).
  2. Kaizen Hide Todos: reference trigger output for todo and bucket; Action = Hide, Scope = BUCKET_ONLY or PLATFORM_WIDE.

Unhide for specific users

Set Action = Unhide, Target = Specific Users, and choose users (or reference from block). Use after a condition or approval step.

Batch hide from workflow

Use Kaizen Todos to fetch todos, then Kaizen Hide Todos with Reference from Block for both todos and buckets. Enable Skip Errors for large batches.

Referencing Outputs

todoIds: "<kaizen_todos_1.todoIds>"
bucketIds: "<kaizen_buckets_1.bucketIds>"

Use BUCKET_ONLY if you want bucket associations to remain visible in general lists; use PLATFORM_WIDE to completely hide todos and their bucket associations.

On this page

On this page

Start building today
Trusted by over 60,000 builders.
Build Agentic workflows visually on a drag-and-drop canvas or with natural language.
Get started