create_extension_dashboard
Creates a new extension dashboard page within an Airtable base, providing a designated space to install and manage extensions.
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 |