delete_view
Delete a view from an Airtable table by specifying the base ID, table ID, and view ID.
Instructions
Delete a view from a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | ID of the base | |
| table_id | Yes | ID of the table | |
| view_id | Yes | ID of the view to delete |