airtable.onTableCreated provides the new table’s metadata and field definitions.
automations/track-airtable-tables.automation.ts
baseId is required; account defaults to the project binding. The event adds tableId, optional metadata, and fields keyed by field ID to the common Airtable event fields. Requires webhook:manage and schema.bases:read.