safari_query_all
Get all elements matching a CSS selector in Safari, returning each element's tag, text, href, and value.
Instructions
Find all elements matching a CSS selector (returns tag, text, href, value)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| receipt | No | Tab receipt from safari_new_tab — pins this call to that tab (survives reconnects/subagents) | |
| selector | Yes | CSS selector |