clipboard_set
Copies text to the device clipboard, enabling pasting into fields with press_key(PASTE).
Instructions
Set clipboard text on the device. Use with press_key(PASTE) to paste into fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |