Skip to main content
Glama

Analyze Data Visualization

analyze_data_visualization

Interpret charts, graphs, tables, and dashboards in images to extract insights and answer questions about the data they display.

Instructions

Interpret charts, graphs, tables, dashboards, metrics screenshots, and data visualizations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
imageYesImage source. Supports local file path, http(s) URL, or data:image/...;base64,... Data URL.
modelNoOptional StepFun vision model override.
detailNoStepFun vision detail level. Use high for OCR, screenshots, UI, diagrams, and charts.
questionNoOptional user question or task for this image. If omitted, the tool uses its scenario-specific default task.
max_tokensNoOptional maximum output tokens.
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure, yet it only states the interpretative purpose. It does not disclose what the output looks like, what happens when 'question' is omitted, or how detail level affects results, leaving agents without key operational knowledge.

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 description is a single, front-loaded sentence that efficiently states the core purpose. It earns its place but is so brief that it leaves out important usage and transparency details, though it avoids any verbosity or redundancy.

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

Completeness2/5

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

With no output schema and no annotations, the description should explain return values and default behavior, but it doesn't. It also fails to mention how the optional 'question' or 'detail' parameters influence interpretation, making it incomplete for a tool with five parameters.

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%, with each parameter having a description, so the baseline is 3. The tool description adds no additional parameter semantics beyond what the schema already provides; it does not compensate for or enhance schema info.

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 uses the specific verb 'interpret' and clearly enumerates resource types (charts, graphs, tables, dashboards, metrics screenshots), distinguishing it from sibling tools like extract_text_from_image or diagnose_error_screenshot. The scope is well-defined and oriented to data visualizations.

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 data visualization images but provides no explicit when-to-use vs alternatives, prerequisites, or exclusions. The context is clear enough from the resource list, but there is no direct guidance on choosing this tool over analyze_image or understand_technical_diagram.

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/shaoyun/llm-vision-mcp'

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