create_subtasks
Break down complex tasks into manageable steps by creating multiple subtasks under a parent task in Todoist, using fuzzy matching to identify the parent.
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 |