Skip to main content
Glama

understand_technical_diagram

Analyze technical diagrams to generate structured interpretations, covering architecture, flowcharts, UML, ER, and sequence diagrams.

Instructions

分析技术图表并生成结构化解读,覆盖架构图、流程图、UML、ER 图、序列图等。

仅在用户需要以下操作时使用:

  • 分析架构图

  • 理解流程图与 UML 图

  • 解释 ER 图与序列图

  • 识别设计模式

不要用于:UI 截图、错误消息、数据可视化图表。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYes详细描述要分析/生成的内容
diagram_typeNo可选:图表类型(如 architecture/flowchart/uml/er-diagram/sequence)
image_sourceYes本地文件路径或图片 URL
Behavior3/5

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

With no annotations, the description carries the transparency burden. It discloses scope and exclusions but does not explicitly state read-only nature, expected output format, or error conditions. The phrase 'generate structured interpretation' hints at output but lacks detail.

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?

The description is concise, with the main purpose front-loaded and usage guidelines neatly separated. Every sentence earns its place—no filler or redundancy.

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 tool has no annotations or output schema, so the description must define context fully. Usage guidelines are strong, but return format and behavioral edge cases are underexplained. Overall adequate but not as complete as it could be for a complex multi-diagram-type tool.

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 parameters are already documented. The description reinforces the diagram_type list but adds no new meaning for prompt or image_source. It meets the baseline but does not enrich parameter understanding.

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 analyzes technical diagrams and generates structured interpretation, enumerating specific diagram types (architecture, flowchart, UML, ER, sequence). This distinguishes it from siblings like analyze_data_visualization and analyze_image, which handle other image categories.

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

Usage Guidelines5/5

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

Explicit 'Only use when' and 'Do not use for' sections provide clear inclusion and exclusion criteria, naming alternatives (UI screenshots, error messages, data visualization) and giving concrete use cases. This is exemplary guidance for an agent deciding between tools.

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

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