Skip to main content
The Get Table Schema action reads a base’s metadata, resolves one table by name or ID, and returns its field definitions. It requires Airtable schema-read permission rather than record-read permission.

Inputs

Outputs

Each Fields item contains:

Example: validate dynamic mappings

Use Fields as the source for a repeat step, then compare each field’s Name and Type with the mapping your workflow expects. Continue to the record creation or update step only after the required fields have been confirmed.

Troubleshooting

Matching uses the exact Airtable table ID or table name. Inspect the base and verify the connected account can read its schema.