airtable.onFieldUpdated provides current and previous field definition values.
automations/track-airtable-field-updates.automation.ts
baseId is required; account defaults to the project binding. The event includes changed current and optional previous name/type values plus common Airtable event fields. Requires webhook:manage and schema.bases:read.