graph_decompose
Break down complex tasks into smaller subtasks by creating subtask nodes and linking them with decomposition relations. Use for structured planning.
Instructions
Decompose a task node into subtasks. Creates subtask nodes and adds decomposes_to relations. Use for planning and breaking down complex tasks into manageable pieces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Parent task node ID | |
| subtasks | Yes |