ssh_shell_open
Start an interactive SSH shell session on a remote embedded board. Returns the initial connection banner.
Instructions
Open an interactive SSH shell session to the board. Returns the initial banner output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device name (optional, defaults to the active device) | |
| timeout | No | Connection timeout in seconds (default: 10) |