Airtable · Arazzo Workflow
Airtable Audit Base Schemas
Version 1.0.0
Enumerate accessible bases and inspect the schema of one of them.
View Spec
View on GitHub
ApplicationCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
audit-base-schemas
List accessible bases and inspect one base's schema.
Lists all bases accessible to the authenticated token and then retrieves the schema of a base resolved from the first entry of that list.
1
listBases
List all bases the authenticated token has access to, optionally using a pagination cursor to fetch a subsequent page.
2
inspectSchema
Retrieve the schema of the first base from the list to inspect its tables, fields, and views.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.