Scan DOM accessibility
scan_dom_accessibilityOpens a URL in a headless browser and returns the page's accessibility tree to reveal semantic structure for testing and validation.
Instructions
Open a supplied URL in a fresh headless Chromium session and return its accessibility tree as structured content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Page URL to scan |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| snapshot | Yes |