View image
view_imageFetch a workspace image as MCP image content for review or analysis, with auto-resize and size bounds.
Instructions
Return a workspace image as MCP image content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_bytes | No | ||
| max_width | No | ||
| max_height | No | ||
| auto_resize | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| path | No | ||
| bytes | No | ||
| error | No | ||
| width | No | ||
| height | No | ||
| resized | No | ||
| warnings | No | ||
| mime_type | No |