AI Agent Orchestration with Parallel Sub-Agents
The provided sources do not contain enough information to define a specific concept, as the concept is listed as "undefined" and the source snippets are incomplete or lack substantive content. Please provide a valid concept name and complete source material so that an accurate, grounded definition can be written.
Tutorials that teach this
Docs explaining this concept
Videos teaching this
Prerequisites
- Concept Custom Tool Creation for AI Agents A **subagent** is a specialized agent component that a developer adds to a multi-agent system to handle a specific, delegated task — in this case, currency conversion via an MCP (Model Context Protocol) server. Developers use subagents to extend the capabilities of a parent or orchestrating agent by offloading discrete operations to purpose-built agents that can invoke external tools or services.
- Concept Building Joule Skills and Agents The concept name is not defined in the provided sources, so a precise definition cannot be fully grounded. Based on the available snippets, [Joule Studio](https://architecture.learning.sap.com/docs/ref-arch/RA0024/3-extend-joule-with-joule-studio/readme) in SAP Build is a comprehensive platform for developing and enhancing AI capabilities with a user-friendly interface. Developers use it to create and coordinate AI agents and skills — for example, building skills to track shipments, surface delayed shipments, and coordinate multi-step agent workflows.
- Concept Joule Work Adoption
- Concept LLM Tool Use / Function Calling in Agents