Schema Export (JSON)
Export your Airtable base schema as a clean JSON file — then paste it into ChatGPT, Claude, or any AI to get automation scripts written with your exact field IDs.
Create a token — needs schema.bases:read
Found in your base URL: airtable.com/appXXXX/…
How to use with AI
Export your schema, then start a new chat with any AI and paste:
Here is my Airtable base schema in JSON format:
[paste your schema here]
Using the exact field IDs and table IDs from this schema, write a JavaScript automation script that: [describe what you want]
Exported schema
Your schema will appear here, cleaned up and ready to paste into any AI chatbot. Field IDs are preserved for reliable script generation.
Enter your token and base ID, then click Export Schema JSON.