getMemory
Agent Runtimes / specs/memory / getMemory
Function: getMemory()
getMemory(
memoryId):MemorySpec|undefined
Defined in: src/specs/memory.ts:112
Get a memory specification by ID.
Parameters
memoryId
string
Returns
MemorySpec | undefined