create_subtasks
Break down complex tasks into manageable steps by creating subtasks under existing parent tasks in Todoist, helping organize meeting notes into actionable items.
Instructions
Create multiple subtasks under a parent task. Parent is found by name (fuzzy match).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_task_name | Yes | Name of the parent task | |
| subtask_strings | Yes | Array of subtask content strings |