Get task by ID
get_task_by_idRetrieve complete details for any OmniFocus task by its ID or name, enabling quick lookup and verification of task information.
Instructions
Get information about a specific task by ID or name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | The ID of the task to retrieve | |
| taskName | No | The name of the task to retrieve (alternative to taskId) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| tool | Yes | ||
| success | Yes |