update-project
Modify an existing project in Things by updating its title, notes, tags, schedule, deadline, or marking it as completed or canceled.
Instructions
Update an existing project in Things
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the project to update | |
| tags | No | New tags | |
| when | No | New schedule | |
| notes | No | New notes | |
| title | No | New title | |
| canceled | No | Mark as canceled | |
| deadline | No | New deadline | |
| completed | No | Mark as completed |