Airtable MCP Server
by felores
Verified
update_record
Update an existing record in a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | ID of the base | |
fields | Yes | Record fields to update as key-value pairs | |
record_id | Yes | ID of the record to update | |
table_name | Yes | Name of the table |