get_command_task
Retrieve detailed information about an asynchronous command task using its ID, including status, output, start time, and duration.
Instructions
Get detailed information about a specific asynchronous command task, including its status, output, start time, and duration. / 获取特定异步命令任务的详细信息,包括状态、输出、开始时间和持续时间。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to get information about. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes |