Skip to main content
Glama

Draw the stakeholder influence/interest matrix

diagram_stakeholder_matrix

Plot stakeholders on an influence-versus-interest quadrant chart, showing recorded engagement approaches and confidence markers for inferred placements.

Instructions

ステークホルダーを影響力 × 関心度の 4 象限に Mermaid の quadrantChart で配置する。象限の判定は stakeholder_matrix と同一(中以上を高側に寄せ、境界線上には *)。登録済みの関与方針(approach)はその文言のまま表示し、未設定の人だけ一般的な方針を仮置きする。確度(stated/inferred/unknown)は象限とは別の軸として名前の前の印(● △ ×)で示すので、推測で置いた人が図の上で分かる。 /Plot stakeholders on an influence-versus-interest quadrant chart in Mermaid. Quadrants are decided by exactly the same rule as stakeholder_matrix (medium counts as the high side; boundary cases are marked *). Any engagement approach you recorded is shown verbatim; only people without one get a generic placeholder. Confidence (stated/inferred/unknown) is a second, independent axis, shown as a mark before the name, so people you placed by inference are visible.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
stakeholdersNoエンゲージメントを使わない場合の一覧 / Stakeholders to use when no engagement data exists
Install Server

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations present, the description carries the full behavioral burden and delivers meaningful disclosure: the boundary rule (medium counts as the high side, boundary cases marked '*'), verbatim rendering of recorded approaches with generic placeholders only for unset ones, and the independence of the confidence axis from quadrant placement. The confidence-mark behavior is partially already in the schema, but the quadrant-edge rule and placeholder behavior are genuinely additive.

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 bilingual structure doubles length, but every clause earns its place and information is front-loaded: purpose first, then quadrant rule, approach handling, and confidence axis. The two most decision-relevant facts (medium counts as high; inferred placements are visually marked) appear early. Slightly long due to ja/en duplication, but nothing is filler.

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?

With no output schema, the description appropriately discloses the output form (Mermaid quadrantChart) and the rendering rules that affect how results will look. The notable gap is empty-input behavior: stakeholders defaults to [] and the schema hints at engagement-data fallback, but the description never states what happens when no stakeholders are supplied, leaving a plausible misinvocation path for agents without engagement context.

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 description coverage is 100%, so the schema alone documents all parameters and object fields, including the ● △ × marks on confidence and the verbatim display of approach. The description adds only the quadrant boundary rule (how influence/interest map to positions), which is useful but is rendering behavior more than parameter semantics. At full schema coverage the baseline of 3 applies, and the description contributes modest extra meaning.

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 names a specific verb (配置する/Plot), a specific resource (stakeholders), and an output format (Mermaid quadrantChart), stating the influence × interest 4-quadrant scope. It distinguishes itself from the sibling stakeholder_matrix by explicitly referencing the same quadrant rule while making clear this tool renders a diagram rather than the matrix judgment itself.

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?

The description clearly positions this as the visual-diagram counterpart to stakeholder_matrix ('quadrants are decided by exactly the same rule as stakeholder_matrix'), giving an agent enough context to prefer it when a chart is requested. However, it never explicitly states when NOT to use it or names alternative diagram tools (e.g., diagram_risk_matrix), leaving exclusion conditions implied rather than stated.

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