vtable_cell_click_by_field
Click a VTable cell by field name and record index. Automatically resolves scrolling and coordinates via VTable's internal API, then performs a trusted mouse click—no pixel coordinates required.
Instructions
按业务字段 + 记录索引点击 VTable 单元格。
地址、滚动和中心点全部由 VTable 内部 API 解析,然后使用 Playwright trusted mouse 输入;AI 不需要也不能为该工具提供像素坐标。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | ||
| button | No | left | |
| verify | No | ||
| settle_ms | No | ||
| max_results | No | ||
| double_click | No | ||
| record_index | Yes | ||
| observe_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||