copy_to_clipboard
Copies text to the system clipboard on macOS or Linux. Useful for saving email content or markdown exports for reuse elsewhere.
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 |