glass_clipboard_get
Read the app's clipboard as text (empty if no content). After selecting all and copying inside an app, retrieve here to extract selectable text without OCR, where clipboard access is supported.
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 | |||