display-image
Retrieve and display images from the filesystem by providing the image path. Returns base64-encoded data for rendering images directly in conversations or extracting metadata.
Instructions
Display an image from the filesystem. Returns the image as base64 data that Claude can render.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
imagePath | Yes | Path to the image file (supports ~ for home directory) |