pio_monitor_write
Send text to a device over an open serial session, appending a newline by default, to issue commands or debug interactively.
Instructions
Send text to the device over the open session's serial port (newline appended by default). Blocked under build_only/read_only policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| newline | No | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||