get_view
Retrieve the configuration of a specific view in an Airtable base by providing base ID, table ID, and view ID.
Instructions
Get view configuration
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 |