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:StringName for the screen being captured (e.g., ‘login_screen’, ‘payment_confirmation’).
Optional Parameters¶
description:StringOptional description of what this snapshot captures or why it was taken.
NOTE: THIS IS GENERATED DOCUMENTATION