send_keys
Type text directly into the active input field on an IBM i green-screen terminal by sending keystrokes to the current cursor position.
Instructions
Type text into the current input field at the cursor position.
Args: text: The text to type.
Returns the updated screen state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |