Delegation resources
Two resources that call another unit of work and return its output. Each has its own reference page.
Applies to both workflow mode and agent mode.
| Resource | Calls | Inputs | Reference |
|---|---|---|---|
agent: | A full sibling agent's workflow (same agency) | params: | Agent |
component: | A reusable resource bundle (registry or local) | with: | Component |
See also
- AI agencies - multi-agent orchestration
- Components - registry vs. custom components
- Two-agent agency tutorial
- Reusable component tutorial
- Resources overview - all resource types
