Edit item
edit_itemUpdate tasks or projects in OmniFocus: rename, add notes, set tags/dates/status, move between folders/projects, or clear fields.
Instructions
Edit a task or project, including optional move, tags, dates, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Stable id of the task or project. | |
| name | No | Current name. Fails if ambiguous. | |
| note | No | ||
| tags | No | ||
| clear | No | Fields to clear. | |
| status | No | ||
| flagged | No | ||
| tag_ids | No | ||
| due_date | No | ||
| new_name | No | ||
| item_type | No | task | |
| singleton | No | ||
| defer_date | No | ||
| repetition | No | ||
| sequential | No | ||
| planned_date | No | ||
| replace_tags | No | If true, replace existing tags instead of adding. | |
| move_to_inbox | No | ||
| new_folder_id | No | ||
| new_project_id | No | ||
| new_folder_name | No | ||
| new_project_name | No | ||
| estimated_minutes | No | ||
| new_parent_task_id | No | ||
| new_parent_task_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||