Connect your agents to everything.
Every agent comes armed with built-in tools for search, communication, code and documents — plus triggers for your stack and your choice of model behind every agent, per agent.
40 integrations
Google Search
google_searchGround agent answers in live Google results with source attribution.
Search & WebWeb Search
web_searchGeneral-purpose web search for research and fact-finding steps.
Search & WebTavily Search
tavily_searchResearch-grade search API tuned for AI agents and deep dives.
Search & WebRead Webpage
read_webpageFetch any page and hand its readable content to the agent.
Search & WebURL Context
url_contextLet the model read a URL directly as grounding context.
Search & WebHTTP Request
http_requestCall any REST API with custom headers, auth and JSON bodies.
Search & WebSlack
slack_send_messagePost messages, reports and generated files to channels and threads.
Communicationsend_emailSend rich, formatted email with attachments from any workflow.
CommunicationMicrosoft Teams
teams_send_channel_messagePost updates and results into Teams channels your team lives in.
CommunicationTeams Chat
teams_send_chat_messageMessage people or group chats directly from an agent.
CommunicationOutlook Calendar
calendar_create_eventCreate events with attendees, agendas and online-meeting links.
Microsoft 365OneDrive Search
onedrive_searchFind documents across drives to feed into a pipeline.
Microsoft 365OneDrive Files
onedrive_create_fileSave generated reports and artifacts straight into OneDrive.
Microsoft 365OneNote
onenote_create_pageWrite structured pages — meeting notes, briefs, summaries.
Microsoft 365Code Execution
code_executionSandboxed Python for real work: crunch data, render charts, build PDFs.
Developer & DataGitHub
github_create_issueFile issues from agent findings, complete with labels and context.
Developer & DataNotion
notion_create_pagePublish structured pages into your team’s Notion workspace.
Developer & DataJSON Extract
json_extractPull typed values out of messy JSON without prompt gymnastics.
Developer & DataCalculate
calculateDeterministic math — no LLM arithmetic where cents matter.
Developer & DataDocument Extraction
document_extractionField-level structured data from any document, schema-first.
Documents & KnowledgeDocument Classification
document_classificationRoute incoming documents by type before they hit a pipeline.
Documents & KnowledgeKnowledge Search
knowledge_searchVector search over your indexed corpora for grounded answers.
Documents & KnowledgeAgent Memory
Persistent memory per agent and workflow — context that survives runs.
Documents & KnowledgeYour Doc-AI Endpoints
platform_serviceEvery Document AI endpoint you publish becomes a callable agent tool.
Documents & KnowledgeImage Generation
Imagen 4 renders images inside workflows; outputs land in your storage.
Generative MediaImage Overlay
image_overlayComposite logos, labels and stamps onto generated images.
Generative MediaVideo Generation
Veo 3.1 turns briefs into short-form video, right in the pipeline.
Generative MediaSpeech & TTS
Native audio understanding and text-to-speech for voice workflows.
Generative MediaHuman Input
request_human_inputPause the workflow and ask a person before the agent acts.
Human-in-the-loopReview Dashboard
Low-confidence extractions queue for human sign-off with AI auto-correct.
Human-in-the-loopExit Loop
exit_loopBreak agent loops deterministically when a condition is met.
Human-in-the-loopDate & Time
get_current_datetimeTimezone-aware clock so schedules and reports never drift.
Human-in-the-loopREST API
Run any workflow with a single authenticated POST from your stack.
TriggersCron Schedules
Timezone-aware recurring runs — daily digests, weekly audits.
TriggersWebhooks
Inbound webhooks start workflows; outbound ones deliver structured results.
TriggersSlack Trigger
Drop a photo and a message in a channel — files come back in-thread.
TriggersGoogle Gemini
Platform-managed Gemini 3.5 / 2.5 / 2.0 — works out of the box.
AI ModelsOpenAI
GPT-5, GPT-4.1, GPT-4o and o3 with your own API key.
AI ModelsAnthropic Claude
Opus, Sonnet and Haiku with your own API key.
AI ModelsLocal Models
Open-weight models served on your own hardware — no API key at all.
AI ModelsIf it has an API, agents can reach it.
The catalog is where the paved road ends — not where the platform does. Three escape hatches cover everything else.
Call any REST API
Custom headers, auth and JSON bodies — wire agents to internal systems and any SaaS with an endpoint, no connector required.
Your endpoints as tools
Every Document AI endpoint you publish becomes a first-class tool your agents can call — with its parameters documented for the model automatically.
Speak the open protocol
Aucterra ships an open-source MCP server, and AIS document intelligence plugs into Claude, Cursor or any MCP client.
aucterra-mcp on GitHub# an agent reaching an internal system — no connector needed tool_call · http_request method: POST · url: https://erp.internal/api/postings body: { "invoice_no": "INV-2049", "total": 12480.50 } ✓ 201 created — posting confirmed, run continues
Wire it all together — free.
Every tool, trigger and model on this page is available on the free tier. Point an agent at your stack and watch it work.