bitable_update_record
Update a specific record in a Feishu Bitable table by supplying the table, record ID, and the fields with new values.
Instructions
更新多维表格中的一条记录
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | 要更新的字段数据 | |
| table_id | Yes | 数据表 ID | |
| app_token | Yes | 多维表格 app_token | |
| record_id | Yes | 记录 ID |