keyboard_type
Enter text on the current page using keyboard simulation. Use for page-level typing when no specific element is targeted.
Instructions
Type text continuously on the current page as keyboard input.
Types each character sequentially. For filling form fields, prefer element_input
which targets a specific element. Use this for page-level typing when no specific
element reference is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| tab_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |