Revyl type
Tool revyl_type¶
Description¶
Type text into an input field. Optionally specify a target field (e.g. ‘email field’, ‘password input’).
Command Class¶
xyz.block.trailblaze.revyl.tools.RevylNativeTypeTool
Registered RevylNativeTypeTool in ToolRegistry¶
Required Parameters¶
text:StringThe text to type into the field.
Optional Parameters¶
target:StringOptional target field, described in natural language.clearFirst:BooleanIf true, clear the field before typing.reasoning:String
NOTE: THIS IS GENERATED DOCUMENTATION