delete_records
Delete multiple records from an Airtable base by specifying the base ID, table ID, and record IDs. Streamlines record management using secure OAuth 2.0 authentication.
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 |