vroid_type
Type text into the focused VRoid Studio form field after clicking it, with optional clear-first to replace existing content, ensuring correct entry before proceeding.
Instructions
Type into whatever widget currently has keyboard focus.
Click the field first (vroid_click) - this tool has no idea where the caret is. Keystrokes go through X11 XTEST because the Wayland virtual keyboard is mis-read by this Proton client (a whole string arrives as a single character).
Always screenshot afterwards to confirm the text landed in the field you meant: VRoid's forms have several boxes with near-identical captions, and typing into the wrong one leaves the primary button greyed out with no other symptom.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Literal text to type. '\n' presses Return. | |
| clear_first | No | Select-all + backspace before typing, so the field is replaced rather than appended to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||