cloak_type
Insert text into targeted form fields by reference ID and submit with a single command.
Instructions
Type text into an input field identified by its ref ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | The element reference (e.g. '@e3'). | |
| text | Yes | The text to type. | |
| submit | No | Press Enter after typing. |