Overview
You add sub agents from the same picker you use for MCP tools. After you attach one, it appears as its own node in the editor and gets its own settings sheet. This is useful when you want a parent agent to hand off a specific job to another agent instead of keeping all instructions in one place.How do I add a sub agent?
- Open the parent agent in the editor.
- Click the button with the tooltip Add MCP Tool or Sub Agent.
- In the picker, open Sub Agents and choose the child agent you want to attach.
- Review or update Tool Name. Fetch Hive only allows lowercase letters, numbers, and underscores here.
- Add a Tool Description that explains when the parent agent should use this sub agent.
- Click Add Sub Agent.
How do I configure a sub agent node?
- Select the sub agent node in the editor.
- Update Tool Name or Tool Description in the settings sheet if needed.
- Click Open in Editor if you want to open the child agent in its own editor tab.

