# `Condukt.Tools.Subagent`
[🔗](https://github.com/tuist/condukt/blob/1.5.1/lib/condukt/tools/subagent.ex#L1)

Tool for delegating a task to a registered sub-agent role.

This tool is injected automatically when an agent declares `subagents/0`.
It starts a fresh child `Condukt.Session`, runs the task once, returns the
child's final response, and terminates the child session.

# `parameters`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
