read_image
Read an image file from the session temp directory and return it as an inline content block for rendering in agent UIs.
Instructions
Read an image file (.png, .jpg, .gif) from the session temp directory.
Returns the image as an inline content block that renders in agent UIs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |