On a chat message, an OpenAI agent searches with SerpAPI to identify and recommend top-end products for purchase.
On a webhook request, generates web app HTML with OpenAI and returns it via the webhook response.
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.