Wait
Tool wait¶
Description¶
Wait for a specified amount of time. Use when you see a loading screen — prefer this over pressing the back button.
Command Class¶
xyz.block.trailblaze.toolcalls.commands.WaitForIdleSyncTrailblazeTool
Registered WaitForIdleSyncTrailblazeTool in ToolRegistry¶
Optional Parameters¶
timeToWaitInSeconds:IntegerUnit: seconds. Default Value: 5 seconds.
NOTE: THIS IS GENERATED DOCUMENTATION