duplicate_extension
Duplicate an installed extension on an Airtable dashboard page to reuse its configuration without manual setup.
Instructions
Duplicate an installed extension on a dashboard page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| sourceInstallationId | Yes | The installation ID to duplicate | |
| pageId | Yes | The dashboard page to place the duplicate on | |
| debug | No | When true, include raw Airtable response in output for diagnostics |