get_task
Retrieve a task by its identifier (name, ticket ID, or headline substring) to access complete details, including properties and subtasks. Provides full task content in one call.
Instructions
Get a specific task by identifier (#+NAME like 'task-gh-28', ticket ID like 'GH-28', or headline substring). Returns full task content including all properties, subsections, and task items. For format specifications, read emacs-org://guide/task-format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Section to search (optional, searches all if omitted) | |
| identifier | Yes | Task identifier: #+NAME value, JIRA ticket ID, or headline substring |