create_feishu_bitable_record
Queries Bitable field structure to validate field names, types, and options, then inserts a new record.
Instructions
先查询 Bitable 字段结构并校验字段名称、类型、选项和只读属性,再新增一条记录。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | 以字段名称或 field_id 为 key 的记录字段值 | |
| table_id | Yes | Bitable table_id(数据表 ID) | |
| app_token | Yes | Bitable app_token(多维表格 Token) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||