glass_clipboard_set
Set the clipboard text to enable pasting it into native GUI apps. Provides a direct way to transfer text for interaction and debugging.
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. |