screen_snapshot
Capture the current 5250 screen state, including text, fields, cursor, keyboard, and messages, without making changes, for inspection before acting.
Instructions
Return the current screen without changing anything: the literal screen text, the field list with refs, the cursor position, the keyboard state and any message line. Use this to look before acting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | which open session to act on. Omit unless you opened more than one (default: "default") |