type_text
Type text into the focused input field and optionally press a key like Enter or Tab, enabling automated form filling and submission in browser sessions.
Instructions
Type text using keyboard into a previously focused input
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to type | |
| pageId | Yes | Targets a specific page by ID. | |
| submitKey | No | Optional key to press after typing. E.g., "Enter", "Tab", "Escape" |