get_task
Retrieve the status and final result of a task when explicitly requested by the user. Use this to check on a specific task's progress or outcome.
Instructions
查询任务状态和最终结果(仅在用户明确要求时调用)
⚠️ 不要主动轮询。只有在用户明确要求查询任务状态时,才调用此工具。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| server | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |