uncomplete_checklist
Revert a checklist to an incomplete status by providing its checklist ID, returning the updated checklist.
Instructions
Mark a checklist as incomplete.
Args: checklist_id: The checklist ID
Returns: JSON string with the updated checklist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checklist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |