read_image_tool
Extract and analyze image files from your Obsidian vault for detailed examination. Use this tool to process standalone images like diagrams, screenshots, or attachments for AI-powered analysis and description.
Instructions
Read an image file from the Obsidian vault for analysis.
When to use:
Analyzing specific image files from the vault
Examining standalone images (not embedded in notes)
Processing images for detailed analysis
When NOT to use:
Getting images embedded in notes (use view_note_images instead)
Searching for images (use list_notes with appropriate filters)
Returns: Image object that Claude can analyze and describe
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the image file relative to vault root | |
| include_metadata | No | Include file size and other metadata about the image | |
| ctx | No |