terminal_snapshot
Capture the current contents of a terminal pane, including scrollback, using a lease ID. Get a static snapshot for inspection; for continuous logs, use terminal_read.
Instructions
Capture visible pane (+scrollback) via capture-pane. Not an incremental log — use terminal_read for that. Requires lease_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | ||
| pane_id | No | ||
| lease_id | Yes | ||
| include_history | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||