write_clipboard
Writes any text to the macOS clipboard for pasting into other applications. Solves the need to programmatically set clipboard content for automated tasks.
Instructions
Write text to the clipboard. Requires the clipboardWrite grant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |