Member Junction
    Preparing search index...
    ActionChangeScope: "global" | "root" | "all-subagents" | "specific"

    Scope options for runtime action changes. Determines which agents in the execution hierarchy the change applies to.

    Type Declaration

    • "global"

      Applies to all agents in the hierarchy (root + all sub-agents)

    • "root"

      Applies only to the root agent

    • "all-subagents"

      Applies to all sub-agents but NOT the root agent

    • "specific"

      Applies only to specific agents identified by agentIds

    2.123.0