Read Clipboard
clipboard_readRead macOS clipboard to retrieve text, detect file references, and check for image presence. No permission required; falls back to pbpaste if the native helper is unavailable.
Instructions
Read the current contents of the system clipboard: text, file references, and whether an image is present. Uses the native helper (NSPasteboard); falls back to pbpaste (text only) if the helper is unavailable. No permission required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||