delete_records
Remove multiple records from an Airtable base by specifying the base ID, table ID, and record IDs using the Airtable OAuth MCP Server interface.
Instructions
Delete multiple records
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | The Airtable base ID | |
record_ids | Yes | List of record IDs to delete | |
table_id | Yes | The table ID or name |