remove_item
Remove any task or project from OmniFocus by providing its ID or name. Specify the item type to ensure correct deletion.
Instructions
Remove a task or project from OmniFocus
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') |