ssh-session-history
Retrieve line-numbered SSH session history, including terminal output and user/agent actions, to audit or review past interactions.
Instructions
Read line-numbered session history built from terminal output and user/agent actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | No | Read from this history line number | |
| session | No | Session id, session ref, or session name. Defaults to the active session | |
| maxLines | No | Maximum number of history lines to return |