shell_read
Read new shell output after a cursor, optionally long-polling to await more data.
Instructions
Read bounded output after a cursor from an interactive shell, optionally long-polling. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait_ms | No | ||
| max_bytes | No | ||
| session_id | Yes | ||
| after_cursor | No |