create_extension_dashboard
Create a new dashboard page in an Airtable base to install and manage extensions, enabling extended functionality beyond standard API capabilities.
Instructions
Create a new extension dashboard page in a base. Extensions are installed onto dashboard pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| name | Yes | Name for the dashboard page | |
| debug | No | When true, include raw Airtable response in output for diagnostics |