get_task
Fetch complete OmniFocus task details using its stable ID to access notes, status, dates, estimated minutes, container, tags, and parent task info.
Instructions
Get full detail for a task by its stable ID. Returns note, status, flagged, defer/due/completion dates, estimated minutes, container info, tag IDs, and parentTaskId (null for top-level tasks, set to the parent task's ID for subtasks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The task's id.primaryKey |