get_session_state
Get session state details: type, cursor, alive status, classified state, and last prompt. Use cursor for incremental output reads.
Instructions
Get detailed state of a session: type, target, is_alive, cursor, and classified state (at_prompt/password_prompt/confirmation/pager/running/unknown), awaiting_secret, last_prompt. Use cursor with read_output(since_cursor=...) for incremental reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |