The stable name of the primary tool every Realtime Co-Agent registers with the realtime provider.
Per the plan's design rule, the core delegation tool set is target-independent: the
co-agent always exposes this single invoke-target-agent tool, and the specific target is a
runtime parameter passed inside the call — never a different delegation tool per target. This keeps the
delegation contract identical across targets (and is what lets a pre-provisioned, fixed-tool
provider like Eleven Labs fit the same model). Drivers declaring SupportsDynamicToolSet
can also project allowed direct actions from the target agent for low-latency execution.
The stable name of the primary tool every Realtime Co-Agent registers with the realtime provider.
Per the plan's design rule, the core delegation tool set is target-independent: the co-agent always exposes this single
invoke-target-agenttool, and the specific target is a runtime parameter passed inside the call — never a different delegation tool per target. This keeps the delegation contract identical across targets (and is what lets a pre-provisioned, fixed-tool provider like Eleven Labs fit the same model). Drivers declaringSupportsDynamicToolSetcan also project allowed direct actions from the target agent for low-latency execution.