悬停单元格读取颜色
vtable_hover_cellHover over a table cell to retrieve its background and text colors, detect interactive text (links, pointer, underline), and check neighbor cell backgrounds for row highlighting.
Instructions
真实鼠标悬停在单元格上(自动滚动到位),读取悬停态颜色信息: 单元格背景色、文本颜色、是否可交互文本(link/cursor:pointer/下划线) 及同行邻格背景(用于检测行高亮)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col | Yes | ||
| row | Yes | ||
| tab_id | No | ||
| table_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||