browser_snapshot
Capture an ARIA accessibility snapshot of a page, listing interactive elements with numbered references for use with browser_click.
Instructions
获取页面 ARIA 可访问性快照,返回带编号引用(e1, e2...)的交互元素列表。使用 browser_click(ref) 点击这些元素。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | No | 目标页面 ID,不指定则用当前页面 |