VTable 概览
vtable_infoBind to a VTable on a page and retrieve its metadata, including row/column counts, header rows, frozen cells, canvas position and size, and instance type.
Instructions
绑定激活页面中的 VTable 并返回元数据:行列数、表头行数、冻结行列、 canvas 位置尺寸、实例类型。后续 VTable 工具沿用此绑定(table_index 可省略)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | 标签页 id,省略时用最新标签页 | |
| table_index | No | 多表页面中第几个 .vtable 容器(从 0 起),省略时自动选 可见弹窗中的表或第一个可见表 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||