computeruse_execute_step
Execute a single desktop automation action with dry-run validation and optional verification screenshot to confirm the result before proceeding.
Instructions
Execute exactly one ComputerUse action using the latest observation for coordinate and element mapping. Supports dry_run validation and optional verification screenshot. Call observe or inspect verification before the next step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| verify | No | Capture a verification screenshot after execution. | |
| dry_run | No | Validate without sending mouse or keyboard events. | |
| settle_ms | No | Optional wait before verification capture. | |
| image_mode | No | planner | |
| include_elements | No | Collect UIA elements in the verification observation. |