get_subtasks
Fetch all subtasks for a given KanbanFlow task by board name and task ID, so you can view or process each nested item.
Instructions
Get all subtasks for a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| board_name | Yes | Name of the configured board to operate on (see list_boards) |