Skip to content

assertNotEquals

Tool assertNotEquals

Description

This will calculate the actual and expected values based on the current screen state and assert that they are not equivalent.

Command Class

xyz.block.trailblaze.toolcalls.commands.memory.AssertNotEqualsTrailblazeTool

Registered AssertNotEqualsTrailblazeTool in ToolRegistry

Required Parameters

  • actual: String
  • expected: String

NOTE: THIS IS GENERATED DOCUMENTATION