rename_view
Rename views in Airtable bases to improve organization and clarity. Specify the base ID, view ID, and new name to update view labels.
Instructions
Rename a view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| viewId | Yes | The view ID to rename (e.g. "viwXXX") | |
| newName | Yes | The new name for the view | |
| debug | No | When true, include raw Airtable response in output for diagnostics |