write_clipboard
Write text to the system clipboard, allowing pasting into any macOS application.
Instructions
Write text to the system clipboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| background | No | Deliver in the background to the captured window's process (native apps only). Default false = foreground. |