clipboard_set
Copy text to the clipboard for pasting into applications on a virtual Linux desktop, enabling automated workflows across browsers, IDEs, and legacy software.
Instructions
Write text to the clipboard. Use with key_press("ctrl+v") to paste.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |