create_subtask
Add a subtask to an existing chore. Provide the parent chore ID and subtask name to create a checklist item.
Instructions
Add a new subtask/checklist item to an existing chore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Subtask name | |
| chore_id | Yes | Parent chore ID |