search_records
Search Airtable records by applying a formula filter to retrieve matching data from a specified base and table.
Instructions
Search records using a formula filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | The Airtable base ID | |
| table_id | Yes | The table ID or name | |
| filter_by_formula | Yes | Airtable formula for filtering | |
| view | No | View name or ID | |
| fields | No | Specific fields to include (field name or array of field names) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |