update
Modify existing tasks in Things 3 by updating titles, notes, deadlines, tags, checklist items, completion status, and organizational placement using the SupaThings MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| auth-token | No | ||
| title | No | ||
| notes | No | ||
| prepend-notes | No | ||
| append-notes | No | ||
| when | No | ||
| deadline | No | ||
| tags | No | ||
| add-tags | No | ||
| checklist-items | No | ||
| prepend-checklist-items | No | ||
| append-checklist-items | No | ||
| list-id | No | ||
| list | No | ||
| heading-id | No | ||
| heading | No | ||
| completed | No | ||
| canceled | No | ||
| reveal | No | ||
| duplicate | No | ||
| creation-date | No | ||
| completion-date | No |