bitable_create_record
Insert a new record into a Feishu multidimensional table using app token, table ID, and field values. Enables efficient data entry across Bitable sheets.
Instructions
在多维表格中创建一条记录
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | 字段数据,key 为字段名,value 为对应值 | |
| table_id | Yes | 数据表 ID | |
| app_token | Yes | 多维表格 app_token |