Get base schema
get_base_schemaRetrieve the complete schema of an Airtable base. List all tables, fields, and views to understand its structure.
Instructions
List tables, fields, and views for a base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| code | No | ||
| data | No | ||
| error | No | ||
| status | No |