serial_clear_history
Clears the receive history buffer for a serial session to reset the read cursor and free memory, providing a clean slate for new interactions.
Instructions
Clear the receive history buffer for a session.
Resets the read cursor and frees memory. Useful for long-running sessions on chatty devices, or to get a clean slate before a new interaction.
Args: session_id: Port name of the session. Optional if only one session is open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No |