get_clipboard
Retrieve the current clipboard text without requiring window focus. Use this tool to access copied content when selected-text retrieval 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 | |||