update_view_description
Modify or clear the description text of an Airtable view to improve organization and clarity within your base.
Instructions
Update the description text of a view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| viewId | Yes | The view ID (e.g. "viwXXX") | |
| description | Yes | The new description text. Use empty string to clear. | |
| debug | No | When true, include raw Airtable response in output for diagnostics |