focus
Moves keyboard input to a specified UI element. Enables programmatic control of the active target without clicking.
Instructions
Move keyboard focus to an element.
Args:
element_id: The element ID to focus.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |