Airtable MCP Server

by felores
Verified

search_records

Locate specific records in an Airtable table by searching within a designated field using base ID, table name, and search value to retrieve relevant data.

Instructions

Search for records in a table

Input Schema

NameRequiredDescriptionDefault
base_idYesID of the base
field_nameYesName of the field to search in
table_nameYesName of the table
valueYesValue to search for

Input Schema (JSON Schema)

{ "properties": { "base_id": { "description": "ID of the base", "type": "string" }, "field_name": { "description": "Name of the field to search in", "type": "string" }, "table_name": { "description": "Name of the table", "type": "string" }, "value": { "description": "Value to search for", "type": "string" } }, "required": [ "base_id", "table_name", "field_name", "value" ], "type": "object" }

You must be authenticated.

Other Tools from Airtable MCP Server

Related Tools

ID: bym2fjbo51