Member Junction
    Preparing search index...

    Variable INVOKE_TARGET_AGENT_TOOL_NAMEConst

    INVOKE_TARGET_AGENT_TOOL_NAME: "invoke-target-agent" = 'invoke-target-agent'

    The stable name of the primary tool every Realtime Co-Agent registers with the realtime provider.

    Per the plan's design rule, the realtime-registered 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 tool per target. This keeps the provider contract identical across targets (and is what lets a pre-provisioned, fixed-tool provider like Eleven Labs fit the same model later).