Skip to main content
Glama

Map an ADM phase to ArchiMate

map_togaf_to_archimate

Translate a TOGAF ADM phase into an ArchiMate drawing plan: view name, layer, elements, deliverables, and what not to draw yet.

Instructions

ADM フェーズ 1 つについて「何を、どの層の、どの要素で描くか」を図の名前つきで返す。成果物の ArchiMate 表現、この段階では描かないもの、今週の一手も返す。 / For one ADM phase: what to draw, in which layer, with which elements, under which view name — plus how to express its deliverables in ArchiMate, what not to draw yet, and this week's move.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
phaseYesADM フェーズ ID / コード。例 "a" "preliminary" / Phase id or code
Install Server

TDQS

A3.8/5.0
Behavior4/5

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

There are no annotations, so the description carries the burden. It makes clear this is a read-style lookup that 'returns' a structured set of content (including what not to draw), rather than mutating anything. It could add more about behavior for invalid phase IDs, but the output scope is well disclosed.

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 (plus a necessary bilingual equivalent) carry the core scope up front and then list the additional return categories. There is no filler or repetition.

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 compensates by enumerating the return categories (view name, layer, elements, deliverables, non-goals, weekly move). It doesn't give the exact output structure, but for this simple 2-parameter lookup tool the coverage is largely complete.

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 already documents phase and lang with an example and enum. The description reinforces 'one ADM phase' but adds no parameter-specific detail beyond the schema, which is the expected baseline.

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 operation — mapping one ADM phase to ArchiMate drawing guidance — and enumerates the exact output categories: layer, elements, view name, deliverables, exclusions. This specificity distinguishes it from sibling tools like archimate_vs_togaf or suggest_archimate_view even without naming them.

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

Usage Guidelines2/5

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

It implies the use case ('for one ADM phase') but gives no explicit when-to-use instructions and no alternatives or exclusions. With dozens of sibling tools, the agent gets no routing help to choose this over suggest_archimate_view, generate_deliverable_template, or map_security_to_adm.

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