delete_view_section
Remove a section from the Airtable sidebar. Views inside the section are automatically promoted to ungrouped.
Instructions
Delete a sidebar section. Views inside the section are NOT deleted — Airtable auto-promotes them to ungrouped at the table-level position the section used to occupy. Verified 2026-04-30.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| sectionId | Yes | The section ID (vsc-prefixed) | |
| debug | No | When true, include raw Airtable response in output for diagnostics |