set_clipboard
Replace the macOS clipboard with specified text, overwriting previous content; read prior clipboard with get_clipboard if needed.
Instructions
Replace the macOS clipboard with the given text. The previous contents are lost — read them with get_clipboard first if they matter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Text to place on the clipboard. |