send_keys
Type text into the current input field at the cursor position, updating the terminal screen state.
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 |