delete_view
Remove a view from an Airtable table to manage workspace organization. Cannot delete the last remaining view in a table.
Instructions
Delete a view from a table. Cannot delete the last remaining view in a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| viewId | Yes | The view ID to delete (e.g. "viwXXX") | |
| debug | No | When true, include raw Airtable response in output for diagnostics |