查看多维表格结构
describe_feishu_baseDiscover all tables and field schemas in a Feishu Bitable, providing table IDs, field names, types, and allowed values to prepare for record reads and writes.
Instructions
列出飞书多维表格(bitable)的所有数据表及每张表的字段 schema(字段名/类型/可选值),用于读写记录前发现 table_id、准确字段名和字段类型约定(如单选字段的合法选项)。base_token 支持多维表格 URL、wiki 知识库 URL 或裸 token。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_token | Yes | 多维表格 token 或 URL(支持 /base/、/wiki/ 链接) |