read_image
View image files directly from a research folder, including figures and rendered PDF pages, so you can see the content instead of just a file path.
Instructions
Read an image file (a figure, or a rendered PDF page) so the calling client can actually see it, not just receive a path string.
Only for genuine image files -- for a PDF page, call render_pdf_pages
first to get PNG paths, then read those here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |