Skip to content

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: String The text to type into the field.

Optional Parameters

  • target: String Optional target field, described in natural language.
  • clearFirst: Boolean If true, clear the field before typing.
  • reasoning: String

NOTE: THIS IS GENERATED DOCUMENTATION