paste_text
Pastes long or unicode text into the active window by copying it to the clipboard and sending Ctrl+V, avoiding input method failures.
Instructions
Reliable path for unicode/long text: clipboard + ctrl+v (wtype chokes on these).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |