airtable.onTableDeleted provides the deleted table’s stable ID.
automations/alert-on-airtable-table-deletion.automation.ts
baseId is required; account defaults to the project binding. Airtable does not include the deleted schema, so preserve metadata before deletion when needed. Requires webhook:manage and schema.bases:read.