assertEquals
Tool assertEquals¶
Description¶
This will calculate the actual and expected values based on the current screen state and assert that they are equivalent.
Command Class¶
xyz.block.trailblaze.toolcalls.commands.memory.AssertEqualsTrailblazeTool
Registered AssertEqualsTrailblazeTool in ToolRegistry¶
Required Parameters¶
actual:Stringexpected:String
NOTE: THIS IS GENERATED DOCUMENTATION