get_project
Retrieve a specific OmniFocus project using its exact name or canonical ID. Returns project details for management.
Instructions
Read-only. Get one exact OmniFocus project by canonical ID or exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Exact canonical OmniFocus project root task ID. Provide either id or name, not both. | |
| name | No | Exact OmniFocus project name. Case-sensitive. Provide either name or id, not both. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| success | Yes |