glass_clipboard_get
Read the clipboard's text content, returning an empty string if none, to extract selectable UI text without OCR.
Instructions
Read the app's clipboard as text ("" if empty). Also the cheap text-extraction path: glass_do ctrl+a then ctrl+c, then read here (beats OCR for selectable text). Returns Unsupported where the backend can't provide clipboard access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||