vision_locate
Locate a target object within an image and return its estimated coordinates for agent grounding. Validate coordinates before high-impact actions, as results are semantic estimates, not deterministic detections.
Instructions
Best-effort semantic localization of a visible target.
Coordinates are model-estimated and MUST be validated before destructive or high-impact UI actions. This is useful for agent grounding but is not a deterministic object detector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| detail | No | original | |
| target | Yes |