remove_item
Permanently delete an OmniFocus task or project by providing its ID or name and item type.
Instructions
Remove a task or project from OmniFocus. Prefer ID over name for destructive operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The ID of the task or project to remove | |
| name | No | The name of the task or project to remove (as fallback if ID not provided) | |
| itemType | Yes | Type of item to remove ('task' or 'project') |