get_command_status
Retrieve the status and output of an asynchronous command executed over SSH by providing its command ID.
Instructions
Get the status and output of an async command.
Args: command_id: The command ID returned by execute_command_async
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |