take_snapshot
Capture the accessibility tree of web pages as structured text for AI analysis, providing semantic UI element data including roles, names, and values in a token-efficient format.
Instructions
Get the accessibility tree of the current page as a structured text representation.
More token-efficient than screenshots for AI analysis. Returns the page's semantic structure including roles, names, and values of UI elements.
Returns: dict with the accessibility tree snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||