Skip to main content
Glama

image_analysis

Analyze an image via file path or URL to read text, identify materials, judge layout, or detect a face. Ask a specific question for focused details or get a general description without one.

Instructions

Look at an image (a local file path or an image URL) and answer a question about it — returns text, not a new image. Use to read a product photo (category, materials, on-pack text, distinctive details), to judge whether a shot is product-only or shows a face, or to describe any image's content, layout, or text. Give a specific 'prompt' for a focused answer; omit it for a general description. Set dry_run=true to preview the request without spending.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
imageYesThe image to analyze — a local file path or an http(s) image URL.
promptNoThe question to answer about the image — e.g. 'What product is this, how is it used, how does it open, and what color/material/label details define it?' Omit for a general description.
dry_runNoIf true, return the request that would be sent (key and image masked), make no API call.
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It discloses that the tool returns text, can preview via dry_run without spending, and implies a read-only analysis. It does not mention error handling or rate limits, but core behavior is transparent.

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

Conciseness5/5

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

Three sentences, front-loaded with the core function, followed by use cases and parameter guidance. Each sentence earns its place with no unnecessary words.

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

Completeness5/5

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

For a tool with 3 parameters, no output schema, and no annotations, the description covers functionality, use cases, parameter behavior, and cost implications. It is complete enough for an agent to select and invoke the tool correctly.

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

Parameters4/5

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

Schema coverage is 100%, giving baseline 3. The description adds value by explaining that omitting the prompt yields a general description and that dry_run=true previews the request without spending, which is not in the schema.

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 states the tool 'Look at an image' and 'answer a question about it', specifying it returns text. It distinguishes from sibling image_generate by saying 'returns text, not a new image' and from video_analysis by focusing on a still image.

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

Usage Guidelines4/5

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

It provides explicit when-to-use cases: reading product photos, judging whether a shot shows a face, and describing content/layout/text. It implies when not to use via 'returns text, not a new image', but does not explicitly name an alternative tool like image_generate.

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/SupercmoHQ/superCMO-skills'

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