duplicate_extension
Copy an installed extension to another dashboard page within the same Airtable base. Duplicate dashboard components using Airtable's internal API.
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 |