Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / agentScope

Function: agentScope()

ts
function agentScope(parent, seq): string;

Defined in: packages/core/dist/index.d.ts

Orchestrator handle spawns nest under the orchestrator's own spawn entry: agent:<seq>.

Parameters

ParameterType
parentstring
seqnumber

Returns

string