Connect AI agents to the systems your team already runs
Every integration is a typed tool: a description written for the model, a JSON Schema for its inputs, an auth type, a safety level and limits. These guides show the tool definition for each system and what its calls look like in the run trace.
Slack
Build Slack AI agents with AgentRow: post updates and answer questions through an HTTP API tool with a scoped bot token, safety levels and full call logs.
REST APIs
Turn any REST endpoint into a typed AI agent tool: method, URL and body templates, JSON Schema inputs, eight auth types, allowed domains and logged calls.
HubSpot
Build HubSpot AI agents with AgentRow: look up contacts and deals, draft follow-ups and log activities through HTTP API tools with approval on writes.
Google Calendar
Build Google Calendar AI agents: list availability and create events through HTTP API tools with OAuth tokens, safety levels and traced calls.
Gmail and email
Build email AI agents with AgentRow: draft, summarise and send through HTTP API tools with sensitive_read safety, approval on sends and guardrails.
Stripe
Build Stripe AI agents: answer refund, invoice and subscription questions from live data through read-only HTTP API tools keyed to the signed-in user.
Shopify
Build a Shopify AI agent: track orders and check inventory through the Admin API and answer product questions from a knowledge base, in one chat widget.
GitHub
Build GitHub AI agents: fetch issues and pull requests through the REST API, browse docs with the browser tool, and trace every debugging step.
Notion and Confluence
Turn Notion or Confluence pages into an AI agent knowledge base: index the content, retrieve with hybrid search and citations, keep every answer traceable.
Webhooks
Trigger any system from an AI agent workflow with webhook tools: retries and rate limits, and the exact request and response recorded in every trace.
Missing a system? Anything with an HTTP API can be connected with the REST API guide, and anything that accepts a webhook can be triggered with the webhooks guide. Typed connectors for email, calendar, CRM and e-commerce exist in the tool model and will become executable without changing your tools.