On a chat trigger, reads leads from Google Sheets, verifies emails with Hunter, and sends OpenAI-written outreach through Gmail.
On form submission, enriches data via HTTP, generates a reply with an OpenAI agent, and emails it through Gmail.
On a chat message, an OpenAI agent extracts information and reads or writes records in Google Sheets in batches.
On a webhook request, runs an OpenAI agent that writes results to Google Sheets and returns a response.