On a webhook call, processes the payload through OpenAI and stores the structured results in 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.