glass_clipboard_set
Writes text to the app's clipboard for pasting. Returns Unsupported when the backend lacks clipboard access.
Instructions
Write text to the app's clipboard so it can paste it. Returns Unsupported where the backend can't provide clipboard access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to write to the clipboard. |