ssh_shell_open
Open an interactive SSH shell session to a remote board. Returns the initial banner output, with optional device selection and connection timeout.
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) |