toggle_checklist_item
Check or uncheck subtasks on production cards to update checklist status and track progress for video, podcast, and social content creation.
Instructions
Check or uncheck a subtask/checklist item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | Card ID or title (partial match supported) | |
| item_text | Yes | Text of the checklist item to toggle (partial match) | |
| checked | No | Set to true to check, false to uncheck. Omit to toggle. |