On an incoming chat message, routes the customer query with Gemini AI and reads or updates support records in Notion.
On a webhook call, a Gemini agent with conversation memory answers the request and returns a response.
On a webhook request, generates web app HTML with OpenAI and returns it via the webhook response.
On a form submission, runs an Anthropic agent using Airtop browser automation and posts structured results to Slack.