browser_query_selector_all
Return metadata for every element matching a CSS selector, enabling full-page inspection and targeted automation.
Instructions
Find all elements matching a selector and return their metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |