set_clipboard
Copy any text to your macOS clipboard with pbcopy. Use it to save command output or results for pasting anywhere.
Instructions
Write text to the system clipboard. macOS only (uses pbcopy). Use to copy a result or command output so the user can paste it anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to place on the clipboard. |