safari_clipboard_write
Copies text directly to the system clipboard, enabling paste into any application. Set clipboard contents programmatically for automation and data transfer.
Instructions
Write text to the system clipboard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to copy to clipboard |