Control computer
control_computerControl and inspect native desktop applications using accessibility and UI automation: snapshot UI state, find elements, then click, type, launch apps, or manage windows on this computer.
Instructions
Use this for semantic inspection or control of native desktop applications on this computer: windows, accessibility/UI elements, waits, displays, app launch, text/input, clipboard, open/reveal, notifications, or short screen recording. Snapshot/find/wait operations observe state; clicks, typing, window close, app launch, clipboard writes, and recording can change local application state. Prefer semantic targets before raw coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Concrete local runtime operation to execute in this domain. | |
| parameters | No | Arguments for the selected operation; validated against that operation’s original closed schema. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||