a11y_tree
Retrieve the accessibility tree for the current page to inspect how screen readers interpret content. Useful for auditing accessibility and debugging assistive technology output.
Instructions
Get the accessibility tree for the current page (what screen readers see)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Max tree depth (default: full tree) | |
| maxDisplay | No | Max nodes to display in formatted output |