task_get
Retrieve complete task details and chronological comment log using the task's unique ID.
Instructions
Fetch full details of a task by ID, including its chronological comment log.
Args: task_id: The UUID of the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |