get_clipboard
Reads the current clipboard text on any platform without requiring window focus, serving as a reliable fallback when selected text is unavailable.
Instructions
Read the user's current clipboard text. Reliable on every platform and needs no window focus — the fallback when get_selected_text returns nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||