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
| Parameter | Type |
|---|---|
parent | string |
seq | number |
Returns
string