list_records
Retrieve records from a specified Airtable table by providing the base ID and table name, with an option to limit the number of records returned.
Instructions
List records in a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | ID of the base | |
| table_name | Yes | Name of the table | |
| max_records | No | Maximum number of records to return |