list_tables
Retrieve all tables in an Airtable base with their IDs and names using lightweight data. Specify the base ID to access table information.
Instructions
List all tables in an Airtable base with their IDs and names. Uses lightweight scaffolding data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| debug | No | When true, include raw Airtable response in output for diagnostics |