Skip to content

dumpMemory

Tool dumpMemory

Description

Calling this function will dump any of the remembered values from the agent’s memory. This is useful for debugging tests that remember data from one screen state and compare it to a later screen state.

Command Class

xyz.block.trailblaze.toolcalls.commands.memory.DumpMemoryTrailblazeTool

Registered DumpMemoryTrailblazeTool in ToolRegistry


NOTE: THIS IS GENERATED DOCUMENTATION