get_task_status
Check the current status and result of a previously submitted task using its unique task ID.
Instructions
Get the current status and result of a previously sent task.
Args: task_id: The task ID returned by send_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |