update_records
Modify multiple records in an Airtable base using secure OAuth 2.0 authentication. Specify base ID, table ID, and record updates to streamline data management tasks efficiently.
Instructions
Update multiple records
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | The Airtable base ID | |
records | Yes | List of record updates | |
table_id | Yes | The table ID or name | |
typecast | No | Enable automatic data conversion |