Skip to content

assertVisible

Tool assertVisible

Description

Assert an element is visible on screen by its ref ID from the snapshot. Use the short hash ref shown in square brackets (e.g., y778 from [y778] “Network & internet”). These refs are stable across captures of the same screen.

Command Class

xyz.block.trailblaze.toolcalls.commands.AssertVisibleTrailblazeTool

Registered AssertVisibleTrailblazeTool in ToolRegistry

Required Parameters

  • ref: String The element ref from the snapshot (e.g., ‘y778’)

Optional Parameters

  • reasoning: String

NOTE: THIS IS GENERATED DOCUMENTATION