Catalogue
Every model, tool and connector an agent can be given.
Pick a model per agent, attach the tools it needs, and connect the systems your answers should come from.
7 in the catalogue
Web Search
Lets an agent look something up on the public web when the answer is not in your own sources.
HTTP Request
Calls an HTTP API you nominate, with the credentials held server-side and never shown to the model.
Browser Reader
Fetches a web page and reads it as text — a documentation page, a changelog, a competitor's pricing.
SQL Query
Answers questions from your own database with a read-only query the agent writes and you can read back.
Excel Workbooks
Reads a spreadsheet an agent is given, and writes one back as a downloadable file.
Agent Memory
Lets an agent remember what it learned in an earlier run, and search it in a later one.
MCP Server
Attach any Model Context Protocol server and its tools appear to your agents alongside the built-in ones.