Skip to main content
A tool is a capability module shipped with the framework. A tool config is an instance of one, holding your credentials and parameters. Agents reference tool config ids, never tool names.
The portfolio ships 32 modules, together exposing over a hundred callable tools.
Tool box listing available tools, tool categories, MCP servers and skills

The tool box: 107 tools across 32 modules, plus MCP servers and skills.

Portfolio

Google Workspace

Microsoft 365

Data and databases

Knowledge and memory

Business systems

Content and media

Utilities

Skills

Beyond tools, the framework ships skills — packaged procedures an agent can follow, each one a SKILL.md with its references: dashboard-builder · data-visualization · email-campaign · error-recovery · onedrive-navigation · rag-search · report-generation · text-to-sql

MCP servers

Tools can also come from an MCP server declared per workspace. GET /api/mcp_configs lists the configured servers; the modules suffixed _mcp above reach their capabilities through that channel.
A module being present does not mean it is usable: most need a tool config carrying credentials, and the Workspace modules need the matching integration connected first.