safari_query_all
Find all webpage elements matching a CSS selector. Returns tag, text, href, and value for each match, enabling targeted content extraction and inspection.
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) | |
| selector | Yes | CSS selector |