list_fields
Lists all fields in an Airtable table, showing field names and types for a given base and table ID.
Instructions
List all fields in a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | ID of the base | |
| table_id | Yes | ID of the table |