dingtalk_aitable_record_delete
Delete one or multiple records from a DingTalk Aitable table. Specify the base ID, table ID, and comma-separated record IDs to remove the desired data rows.
Instructions
删除数据表中的一条或多条记录
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | Base ID | |
| table_id | Yes | 数据表 ID | |
| record_ids | Yes | 逗号分隔的 recordId 列表 |