dom_snapshot
Retrieve structured layout data including bounding boxes, computed styles, paint order, colors to answer spatial questions like element positions or colors that view_page cannot answer.
Instructions
Structured layout data: bounding boxes, computed styles, paint order, colors; refs match view_page. Only for spatial questions view_page cannot answer (is A above B? what color?).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element ref for a subtree snapshot |