update_checklist
Update a Things 3 checklist by ID with a new list of items, replacing existing ones. Requires authentication token.
Instructions
Change a checklist via the documented URL scheme; needs THINGS_AUTH_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| mode | No | replace | |
| checklist_items | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |