getLoop
Agent Runtimes / specs/loops / getLoop
Function: getLoop()
getLoop(
loopId):LoopSpec|undefined
Defined in: src/specs/loops.ts:209
Get a loop specification by ID.
Parameters
loopId
string
Returns
LoopSpec | undefined
Agent Runtimes / specs/loops / getLoop
getLoop(
loopId):LoopSpec|undefined
Defined in: src/specs/loops.ts:209
Get a loop specification by ID.
string
LoopSpec | undefined