read-session-output
Retrieve recent lines from a background session's output to monitor logs or long-running commands without establishing a new connection.
Instructions
Read recent output from a background session (e.g., tail -f logs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Background session name | |
| lines | No | Number of recent lines to read | |
| profile | No | Profile name |