search_records
Find records in an Airtable table where a specified field equals a given value.
Instructions
Search for records in a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | ID of the base | |
| table_name | Yes | Name of the table | |
| field_name | Yes | Name of the field to search in | |
| value | Yes | Value to search for |