Accessibility Snapshot
page_accessibility_snapshotRetrieve a bounded accessibility tree snapshot for a page or specified element, including optional values and ignored nodes, to inspect and verify accessible structure.
Instructions
Return a bounded Chromium accessibility tree for the page or a scoped selector/frame/shadow target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional selector/accessibility element whose AX subtree is returned. | |
| max_nodes | No | ||
| include_values | No | Return accessibility field values. Defaults to false to avoid leaking secrets. | |
| include_ignored | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||