Set Clipboard
set_clipboardReplaces the system clipboard with the given text, enabling you to set clipboard content directly from your application.
Instructions
Write text to the system clipboard, replacing its current content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to copy to the clipboard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | Yes | ||
| length | Yes |