clipboard
Copy text to or read text from the system clipboard. Use copy to store content for later use, or read to retrieve text when permission is granted.
Instructions
System clipboard: action:"copy" (text) | "read" (needs clipboardRead permission; best-effort).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| action | Yes |