Skip to main content
Glama

图表读数

analyze_data_visualization

Extract data and insights from charts and dashboards, including trends, anomalies, and numeric values. Specify a region or question for targeted analysis.

Instructions

读懂图表/仪表盘并抽取数据与洞察(趋势、异常、数值)。需要从图表里读出数字或结论时使用。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
imageYes图片:本地路径 / file:// / http(s):// / data: URI / 'clipboard'(读系统剪贴板,文本宿主推荐)/ 'latest'(VISION_DROP_DIR 里最新图)
regionNo可选:手动指定关注区域,命名如 'top-right' 或归一化 bbox 'x,y,w,h'(0~1)
questionNo具体问题或额外要求
thinkingNo是否开启视觉模型深度推理(默认按工具/后端策略)
detail_levelNo细节级别:overview=单次快速;normal/fine/auto 触发由粗到细的自动缩放(auto 为默认,足够清晰则早退)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes
roundsYes实际经历的视觉调用轮数
regionsNo缩放走过的区域轨迹(归一化 bbox)
markdownYes人类可读的结构化 markdown 正文(与 content 一致)
providerYes
warningsYes降级/截断/不确定等告警
confidenceNo模型对结果的置信度
Behavior2/5

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

No annotations provided; description carries full burden. Only states what it does (extract data/insights) but does not disclose behavioral traits like read-only nature, image format support, or behavior when input is not a chart.

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?

Two sentences, no wasted words. Front-loaded with action verb and resource. Every sentence adds value.

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

Completeness4/5

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

Given output schema exists and parameter descriptions are complete, description adequately covers purpose and usage context. Still lacks behavioral transparency, but that is captured separately.

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 detailed parameter descriptions (image sources, region format, etc.). Description adds no additional parameter semantics beyond overall purpose, meeting baseline for high-coverage 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?

Description clearly states the tool reads charts/dashboards and extracts data and insights (trends, anomalies, values). It distinguishes from siblings like understand_technical_diagram and image_analysis by focusing specifically on data visualization outputs.

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?

Explicitly says to use when needing to read numbers or conclusions from charts. Provides clear context but lacks explicit when-not or alternative tool guidance.

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

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