Skip to main content
Glama

Draw a value stream

diagram_value_stream

Draw a value stream as a Mermaid diagram, linking capabilities to each stage and flagging stages with no capability to identify weak points.

Instructions

バリューストリームを左から右への Mermaid 図で返す。各段階に紐づくビジネス能力をぶら下げ、能力が紐づいていない段階を指摘する。能力マップと組み合わせると「どの段階のどの能力が弱いか」まで一気に見える。 / Draw a value stream left to right in Mermaid, hanging the supporting capabilities under each stage and flagging stages with no capability attached. Paired with the capability map it shows which capability in which stage is weak.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
nameYesバリューストリームの名前 / Name of the value stream
stagesNo段階の一覧(左から右の順) / Stages in order, left to right
Install Server

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden and discloses the output format (Mermaid, left-to-right), the hierarchical 'hanging' of capabilities under stages, and the flagging of stages with no capability attached. It stops short of edge-case behavior (empty stages array, unknown name) but adds genuinely useful behavioral context beyond a generic 'draws a diagram.'

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 compact sentences per language, with the core function in the first sentence and the usage insight in the second, and zero filler. The bilingual duplication is justified by the lang parameter supporting ja/en/both.

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?

For a tool with no output schema and no annotations, the description conveys the return value (a Mermaid diagram), how stages and their capabilities map into it, and the special flagging behavior. Minor gaps remain: behavior with the default empty stages array and whether name is a label or must reference existing data.

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%, so the schema already documents name, lang, and stages as the baseline. The description adds behavioral meaning beyond the schema by explaining the consequence of the capabilities array (hung under each stage) and of an empty array (the stage gets flagged), tying the stages structure to visible diagram behavior.

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?

States a specific verb+resource ('Draw a value stream left to right in Mermaid') plus two distinguishing behaviors: hanging supporting capabilities under each stage and flagging stages with no capability attached. This clearly separates it from sibling tools like diagram_capability_map, value_stream_method, and diagram_application_landscape.

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 only usage context is 'Paired with the capability map it shows which capability in which stage is weak,' which implies a combined-analysis scenario but never names alternatives or exclusions among the many sibling diagram tools. An agent gets no explicit guidance on when to choose this over diagram_capability_map or draft_capability_map.

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

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/Waganawa-Megumin/togaf10_EAP_MCP'

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