Skip to content

Built-in Tools

Toolsets that extend Agent capabilities within the system.

What are Built-in Tools

Built-in tools are pre-configured capability enhancers provided by the platform for Agents, enabling them to perform operations beyond basic conversations. Through these tools, Agents can create resources, manage files, invoke other Agents for collaboration, and accomplish complex automated tasks.

Differences between Built-in Tools and MCP Servers:

Aspect Built-in Tools MCP Servers
Source Platform pre-configured External extensions
Setup Direct selection Requires server registration
Purpose Manage platform resources Connect external data and services

Tool Categories

Resource Creation Tools

Help Agents create and manage core platform resources.

Tool Function Typical Use Cases
Agent Creator Create and configure new Agents Design specialized Agents based on needs
Graph Designer Design multi-agent workflows Build complex collaboration systems
MCP Builder Build MCP tool servers Extend external capabilities
Prompt Generator Create prompt templates Manage reusable prompts centrally
Task Manager Set up scheduled tasks Automate workflow execution

Collaboration Tools

Enable Agents to invoke other Agents or manage conversation files.

Tool Function Typical Use Cases
Sub-agent Delegate tasks to specialized Agents Multi-Agent collaboration for complex tasks
File Tool Manage files in conversations Create structured document systems

Memory & Query Tools

Provide persistent storage and system resource query capabilities.

Tool Function Typical Use Cases
Memory Tool Store user preferences and Agent experiences Maintain continuity across conversations
System Operations Query system resources and configurations Understand available models and tools

How to Use Tools

Select tools when configuring an Agent:

graph LR
    A[Configure Agent] --> B[Select Model]
    B --> C[Select MCP Services]
    C --> D[Select Built-in Tools]
    D --> E[Set System Prompt]

Tools automatically display descriptions in the Agent's current language. Agents can invoke tools during conversations to complete tasks.

Next Steps

Resource Creation: - Agent Creator - Create specialized Agents - Graph Designer - Design workflows - MCP Builder - Build MCP tools - Prompt Generator - Manage prompts - Task Manager - Schedule tasks

Collaboration & Files: - Sub-agent - Multi-Agent collaboration - File Tool - File management

Memory & Queries: - Memory Tool - Persistent memory - System Operations - System queries