Task detail
get_taskGet full details for one task: description, custom field values, subtasks, and optionally comments. Use after search or my work to narrow to a specific task.
Instructions
Full detail for one task: description, custom field values, subtasks, and optionally its comments. Use it after search_tasks or get_my_work has narrowed things down to a single task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| include_comments | No | Costs one extra request. Default false. |