paste_text
Copies text to clipboard and pastes into the focused input on Android or iPhone. Tap the field first to focus it.
Instructions
Set clipboard text and immediately paste it into the currently focused field. Equivalent to clipboard_set + press_key(PASTE) in one call. Tap the target input field first to focus it, then call this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |