点击 VTable 图标
vtable_click_iconClick interactive icons inside table cells or headers, such as sort arrows, filter dropdowns, checkboxes, and expand/collapse toggles, by locating them via VTable scenegraph and performing a real mouse click.
Instructions
点击单元格/表头内的交互图标(排序箭头、筛选漏斗、复选框、展开折叠等)。
图标通过 VTable scenegraph 发现,坐标为其视觉中心的视口绝对坐标, 以真实鼠标点击。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col | Yes | ||
| row | Yes | ||
| name | No | 图标名或功能名过滤(如 sort/filter/freeze/checkbox),省略时用 index | |
| index | No | 第几个图标(从 1 起) | |
| tab_id | No | ||
| table_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||