kimi_read_image
Analyze local images by sending them as base64 to a Kimi-compatible API. Optionally provide natural language instructions for the analysis.
Instructions
Analyze a local image file using the configured Kimi-compatible API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to a local image file | |
| prompt | No | Optional natural-language instruction for how to analyze the image | |
| workFolder | No | Optional working directory used to resolve relative paths |