browser_accessibility_tree
Return a trimmed accessibility snapshot for role/name-driven navigation on dynamic SPAs, simplifying element discovery and interaction.
Instructions
Return a trimmed Playwright accessibility snapshot. Best for role/name-driven navigation on dynamic SPAs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | ||
| max_nodes | No | ||
| max_text_length | No | ||
| interesting_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |