update_project
Modify a project's title, tags, notes, deadline, completion, or cancellation status by its ID.
Instructions
Update an existing project by id (requires Things URLs enabled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| when | No | ||
| notes | No | ||
| title | No | ||
| canceled | No | ||
| deadline | No | ||
| completed | No |