copy_to_clipboard
Copy any text to your system clipboard for quick reuse, such as email content or markdown exports. Uses pbcopy on macOS or xclip on Linux.
Instructions
Copy text to the system clipboard (pbcopy on macOS, xclip on Linux). Useful for copying email content, markdown exports, or any text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to copy to clipboard |