bitable_list_fields
Retrieve all field metadata from a Feishu Bitable table by providing app_token and table_id. Obtain field names, types, and properties for your data table.
Instructions
获取多维表格数据表的所有字段
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | 数据表 ID | |
| app_token | Yes | 多维表格 app_token | |
| page_size | No | 分页大小 | |
| page_token | No | 分页标记 |