create_subtask
Add a subtask to an existing KanbanFlow task using board name, task ID, and subtask name to break work into trackable items.
Instructions
Add a subtask to an existing task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| userId | No | ||
| task_id | Yes | ||
| finished | No | ||
| board_name | Yes | Name of the configured board to operate on (see list_boards) | |
| dueDateTimestamp | No | ||
| dueDateTimestampLocal | No |