update-project
Modify existing project details in Things 3, including title, notes, deadlines, tags, and completion status, 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 | ||
| area-id | No | ||
| area | No | ||
| completed | No | ||
| canceled | No | ||
| reveal | No | ||
| duplicate | No | ||
| creation-date | No | ||
| completion-date | No |