glass_clipboard_set
Write text to the app clipboard for later pasting. Returns Unsupported if clipboard access is unavailable.
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. |