glass_clipboard_set
Sets the clipboard text in the target app so content is ready to paste. Use it to provide text when direct input is unavailable; returns Unsupported if the backend cannot access the clipboard.
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. |