edit_project
Modify an existing OmniFocus project by specifying only the fields to change. Clear defer dates, due dates, or review intervals with null, and replace the entire tag set with tagIds.
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 |