omnifocus_update_task
Update an existing OmniFocus task by changing its name, note, due date, or flagged status using its task ID.
Instructions
Update an existing task in OmniFocus. (Standard version: changes via SQLite won't sync until OmniFocus restart)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New task name | |
| note | No | New task note | |
| taskId | Yes | Task ID (required) | |
| dueDate | No | New due date in ISO format | |
| flagged | No | Set flagged status |