service
airtable-front-end
In-Airtable steward UI scripts (`apps/airtable-front-end`). Not a hosted process.
ServiceAirtable steward UI scriptsStatus: Implemented in Airtable scripts
Overview
JavaScript that runs inside Airtable Interface automations. Scripts call api-v1 HTTP endpoints; business logic stays in the backend. Source: apps/airtable-front-end/current/<base>/.
This is not a hosted Node process. Paste-deploy into the Airtable script editor. Mutation patterns: AT-A1, AT-A2, AT-B1, AT-C1 on the platform language page.