ssh_read_output
Retrieve the latest output from an active SSH session buffer. Use to check command results without sending additional commands.
Instructions
读取 SSH 会话缓冲区中的最新输出(不发送新命令)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | 会话 ID(由 ssh_connect 返回) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |