On a webhook, routes requests through a switch, enriches data with OpenAI, and upserts records into Airtable.
On a form submission, generates media with OpenAI, stores records in Airtable, and publishes them via HTTP.
On a webhook, fetches data, extracts fields with OpenAI, upserts records to Airtable, and emails a deduplicated HTML digest via Gmail.
On trigger, scrapes web content, generates an article with OpenAI, and publishes it to WordPress.