browser_snapshot
Retrieve a semantic view of a web page by listing interactive elements with roles and accessible names, enabling informed decisions for automation actions.
Instructions
Return the page's interactive elements as roles + accessible names.
Use this to 'see' the page semantically before deciding what to click or type.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |