rename_extension
Change the name of an installed extension in an Airtable base by providing the app ID, installation ID, and new name.
Instructions
Rename an installed extension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| installationId | Yes | The block installation ID (e.g. "bliXXX") | |
| name | Yes | New name for the extension | |
| debug | No | When true, include raw Airtable response in output for diagnostics |