Skip to main content
Glama

vision_analyze

Analyze multiple local images using a custom prompt to get a comparative conclusion.

Instructions

对多张本地图片进行综合分析/对比,根据自定义 prompt 给出结论

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathsYes本地图片文件路径数组(至少一张)
promptYes对这组图片的分析要求或问题
providerNo视觉 API 后端: anthropic | zhipu | ollama。不传则使用默认 provider
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the full burden. It does not disclose behavioral traits such as whether the tool modifies data, authentication requirements, rate limits, or output format. This is a significant gap for a tool that likely returns conclusions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The single-sentence description is concise and front-loaded with purpose. However, it could benefit from slight restructuring to highlight key aspects.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the main purpose but lacks details on output format and provider selection behavior. Without an output schema, the description should at least indicate what the tool returns.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description adds no additional semantic information beyond what the schema already provides for parameters paths, prompt, and provider.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool performs comprehensive analysis or comparison on multiple local images using a custom prompt. This differentiates it from sibling tools vision_describe (likely single image description) and vision_qa (question answering).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for analysis/comparison tasks but provides no explicit guidance on when to use this tool versus alternatives. Siblings are listed but not described, missing the opportunity to clarify tool selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/systemmin/image-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server