checkvist_delete_task
Remove a task and its child tasks from a checklist by passing the checklist ID and task ID.
Instructions
Delete a task and its children
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task | |
| checklist_id | Yes | The ID of the checklist |