get_task
Retrieve complete details of a task using its unique identifier. Obtain all task information in a single query.
Instructions
Get full details of a single task by its unique ID.
Args: task_id: The uniqueID of the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |