页面控制物清单
page_controlsList up to 40 interactive controls (buttons, inputs, dropdowns, links) on the current page to quickly see available actions, then use find_element and element_click for precise interaction.
Instructions
一次性列出当前功能页面的可交互控件(按钮/输入框/下拉/链接,封顶 40 项, 文本截断 24 字符)。用于首次进入页面时快速掌握可用操作,之后用 find_element + element_click 精确交互。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | No | 搜索范围:省略=激活态 iframe 优先(主文档兜底);'main'=主文档; 也可用序号或 iframe 的 id/name(见 frame_list) | |
| tab_id | No | 标签页 id,省略时用最新标签页 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||