computer.find_visual
Locate UI elements on screen by matching an image template or interpreting a natural-language description, returning the bounding box coordinates for automation.
Instructions
Find a UI element visually: by image template name (from the configured template directory) or by natural-language description via the optional vision model. Returns a bounding box.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | No | ||
| threshold | No | ||
| description | No |