pressKey
Tool pressKey¶
Description¶
Use this tool to press special keys that are not used for regular text input. Examples of when to use this tool: - Press enter to submit the current form or text input. - Press home to go to the device’s home screen. - Press home to send the current app to the background.
Command Class¶
xyz.block.trailblaze.toolcalls.commands.PressKeyTrailblazeTool
Registered PressKeyTrailblazeTool in ToolRegistry¶
Required Parameters¶
keyCode:[ "ENTER", "HOME" ]
NOTE: THIS IS GENERATED DOCUMENTATION