break_down_task
Analyzes a broad task and automatically generates 3-6 actionable subtasks to make it manageable. Uses context from task title and workflow.
Instructions
Use AI to break a broad task into 3-6 concrete, actionable subtasks. Claude analyses the task title and workflow context, then creates the subtasks automatically. Use when a task is too broad to complete in one step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ID of the parent task to break down. | |
| workflowId | Yes | Workflow ID that owns the task. | |
| workspaceId | No | Workspace ID. Defaults to your configured workspace. |