update_records
Update multiple records in an Airtable base by providing base ID, table ID, and a list of record updates. Optionally enable automatic data conversion.
Instructions
Update multiple records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | The Airtable base ID | |
| table_id | Yes | The table ID or name | |
| records | Yes | List of record updates | |
| typecast | No | Enable automatic data conversion |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |