Skip to content

takeSnapshot

Tool takeSnapshot

Description

This tool will take a snapshot of the current page and save it with the provided screen name.

Command Class

xyz.block.trailblaze.toolcalls.commands.TakeSnapshotTool

Registered TakeSnapshotTool in ToolRegistry

Required Parameters

  • screenName: String Name for the screen being captured (e.g., ‘login_screen’, ‘payment_confirmation’).

Optional Parameters

  • description: String Optional description of what this snapshot captures or why it was taken.

NOTE: THIS IS GENERATED DOCUMENTATION