Skip to content

assertNotEquals

Tool assertNotEquals

Description

Calculate the actual and expected values from the current screen state and assert 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