On webhook, fetches GitHub code and uses an OpenAI agent to generate unit tests, committing them back to GitHub.
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.