edit_project
Update an existing OmniFocus project by changing only the fields you specify. Pass null to clear dates or review intervals, or provide tag IDs to replace the full tag set.
Instructions
Edit an existing project. Only provided fields are changed. Pass null for deferDate, dueDate, or reviewInterval to clear them. When tagIds is provided it replaces the full tag set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| note | No | ||
| type | No | ||
| status | No | ||
| tagIds | No | ||
| dueDate | No | ||
| flagged | No | ||
| deferDate | No | ||
| reviewInterval | No |