remove_extension
Remove installed extensions from Airtable dashboards using the Airtable internal API to manage dashboard components.
Instructions
Remove an installed extension from a dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| installationId | Yes | The block installation ID to remove (e.g. "bliXXX") | |
| debug | No | When true, include raw Airtable response in output for diagnostics |