List records
list_recordsQuery Airtable records with customizable view, formula, field selection, sorting, and pagination to fetch specific data.
Instructions
Query records with view, formula, fields, sorting, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| view | No | ||
| table | Yes | ||
| baseId | Yes | ||
| fields | No | ||
| offset | No | ||
| pageSize | No | ||
| maxRecords | No | ||
| filterByFormula | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| code | No | ||
| data | No | ||
| error | No | ||
| status | No |