Overview
A catalogue of available tools and APIs that agents can discover and invoke, with descriptions, schemas, and authentication details enabling dynamic capability acquisition.
More in Agentic AI
Agent Handoff
Agent FundamentalsThe transfer of a task or conversation from one specialised AI agent to another based on skill requirements, escalation rules, or domain boundaries.
Multi-Agent System
Multi-Agent SystemsA system composed of multiple interacting AI agents that collaborate, negotiate, or compete to solve complex problems.
Agent Supervisor
Agent FundamentalsA meta-agent that coordinates, monitors, and manages a team of sub-agents, allocating tasks and synthesising results to fulfil complex multi-domain objectives.
Function Calling
Tools & IntegrationA mechanism allowing language models to invoke external functions or APIs based on natural language instructions.
Task Decomposition
Agent Reasoning & PlanningBreaking down complex tasks into smaller, manageable subtasks that can be distributed among AI agents.
ReAct Agent Pattern
Agent FundamentalsAn agent architecture that interleaves reasoning traces and action steps, enabling language models to plan dynamically and use external tools to solve multi-step problems.
Worker Agent
Enterprise ApplicationsA specialised agent that performs specific tasks as directed by a supervisor or orchestrator agent.
Emergent Behaviour
Multi-Agent SystemsComplex patterns and capabilities that arise from the interactions of simpler agent components or rules.