clipboard_get
Retrieve the last copied text from the Windows clipboard. Get data copied from other applications or verify clipboard contents, with a clear message when empty.
Instructions
Read the current text content of the Windows system clipboard (the last copied item). The clipboard is the temporary storage area for copy/paste operations. With this tool, the AI can read what's currently in the clipboard — useful to grab data copied from other applications or verify what was last copied. Returns "(clipboard is empty)" when nothing is copied.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||