On a webhook request, routes AI tasks across Anthropic Claude models using Postgres policies and SLAs, returning a structured response.
On form submission, scrapes a URL with Apify and summarizes the extracted content using OpenAI.
On a schedule, pulls leads from Google Sheets, crafts messages with OpenAI, and sends SMS via Twilio plus follow-up emails.
On webhook, enriches leads via Tavily search and Apify scraping, processes them with OpenAI, and stores deduplicated results in Google Sheets.