ssh_get_interactive_output
Retrieve output from an ongoing interactive SSH session. Provide the session ID and optionally limit the number of lines returned to capture command results.
Instructions
获取交互式会话的输出
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | 交互式会话ID | |
| max_lines | No | 最大返回行数 |