focus
Move keyboard focus to a specific UI element by its ID to enable user interaction in desktop applications across operating systems.
Instructions
Move keyboard focus to an element.
Args:
element_id: The element ID to focus.Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_id | Yes |