display-image
Render an image from the local filesystem by providing its path. The tool converts the image to base64 data, enabling it to be displayed directly in conversations for visual interaction and analysis.
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) |