paste_image_from_clipboard
Pastes an image from the clipboard, automatically detecting TIFF, PNG, or JPEG formats, and returns it as a PNG base64-encoded string. Returns empty if no image is present.
Instructions
Paste image from clipboard, automatically detect TIFF/PNG/JPEG formats, and always return the image as a PNG base64-encoded string. Returns an empty string if there is no image in the clipboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||