add_checklist_item
Add a task to your checklist with optional parent ID to nest it as a subtask, enabling structured daily task logging.
Instructions
Add a task to the checklist. Set parent_id to nest it as a subtask under an existing task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| parent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |