dingtalk_aitable_record_update
Update existing records in a DingTalk Aitable table by specifying base ID, table ID, and a JSON array of record IDs with new field values.
Instructions
更新数据表中已有记录的字段值
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | Base ID | |
| records | Yes | 记录数组(JSON 格式,每项含 recordId 和 fields) | |
| table_id | Yes | 数据表 ID |