list_subtasks
List every subtask of a parent task using its UUID. Get a clear view of the task hierarchy to manage and track nested work.
Instructions
List all subtasks of a parent task. To create a subtask, call create_task with parent_task_id. Example: 'Show subtasks of task '.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Parent task UUID |