console_read
Retrieve pending console output from a network node until it becomes idle, supporting interactive sessions when combined with console_send.
Instructions
Read pending output from a node's console until it goes idle (up to
timeout seconds). Pair with console_send for interactive sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ||
| timeout | No | ||
| password | No | ||
| username | No | admin |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |