delete_subtask
Remove a specific subtask from a chore by providing the chore ID and subtask ID. Keeps your chore list organized.
Instructions
Remove a subtask from a chore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chore_id | Yes | Parent chore ID | |
| subtask_id | Yes | Subtask ID to remove |