set_clipboard
Copies specified text to the macOS clipboard, making it available for pasting in any application.
Instructions
Copy text to the clipboard.
Args: text: Text to copy to clipboard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |