ui_analyze_scope
Analyze the active page scope or focused overlay to get a compact role/name/CSS locator list of actionable controls, avoiding full-DOM scans.
Instructions
只分析当前活动页面范围或所聚焦浮层内的可操作控件。
有 Modal/Drawer/Dropdown/Popover 时裁剪底层页面;否则只扫描顶层当前文档与 激活的 AntD Tab iframe。结果是紧凑 role/name/CSS 定位清单,不展开整页 DOM。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_controls | No | ||
| max_overlays | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||