Tools that your AI agent can use through this MCP server to interact with Airtable
Update an existing table. See the documentation
Update a single record in a table by Record ID. See the documentation
Update an existing field in a table. See the documentation
Update an existing comment on a selected record. See the documentation
Search for a record by formula or by field value. See the documentation
Retrieve records from a table, optionally sorting and filtering results. See the documentation
Retrieve records from a view, optionally sorting and filtering results. See the documentation
Get data of a selected record from a table. See the documentation
Get a specific record, or create one if it doesn't exist. See the documentation
Delete a selected record from a table. See the documentation
Create a new table. See the documentation
Adds a record to a table.
Create a new record or update an existing one. See the documentation
Create one or more records in a table in a single operation with an array. See the documentation
Create a new field in a table. See the documentation
Create a comment on a selected record. See the documentation