Skip to main content
Glama

How to build a capability map

capability_method

Return an eight-step method for building a business capability map, including output, failure modes, and expected effort for each step, plus L1/L2/L3 granularity criteria.

Instructions

ビジネス能力(ケイパビリティ)マップの作り方を 8 ステップの手順で返す。各ステップにアウトプット・失敗パターン・所要目安が付く。step で 1 ステップだけ取り出せる。L1/L2/L3 の粒度の目安も返す。 / Return an eight-step method for building a business capability map, each step with its output, failure mode, and effort. Pass step for a single step. Includes L1/L2/L3 granularity criteria.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
stepNo1 ステップだけ取り出す(1〜8)。省略すると全体+粒度の目安 / Return a single step (1–8); omit for the whole method
includeLevelsNoL1/L2/L3 の粒度の目安を含めるか / Include the level granularity guide
Install Server

TDQS

B3.2/5.0
Behavior3/5

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

With no annotations provided, the description carries the full disclosure burden. It discloses the output structure well — eight steps each with output, failure mode, and effort, plus L1/L2/L3 criteria and single-step filtering — which clearly signals a read-only informational tool. However, it never states the return format (plain text, markdown, etc.) or behavior for out-of-range step values, leaving some behavioral ambiguity.

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?

Three short sentences front-loaded with the core purpose; the bilingual duplication is justified by the lang parameter supporting ja, en, and both. There is no filler, and each sentence carries distinct information.

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 simple informational tool with no output schema and no annotations, the description covers the critical facts: what the method contains, how to filter to a single step, and what the granularity guide includes. The only missing piece is an explicit statement of the return format, which is minor given the tool's nature.

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 baseline is 3. The description's parameter references ('Pass step for a single step', 'Includes L1/L2/L3 granularity criteria') largely restate what the schema already documents for step and includeLevels, adding no new semantic detail beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action ('Return an eight-step method for building a business capability map') and adds concrete content detail (each step has output, failure mode, and effort). It implicitly differentiates from siblings like draft_capability_map and check_capability_map by framing itself as a how-to method rather than a map generator or validator, but it never names those alternatives explicitly.

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?

No guidance on when to choose this tool over closely related siblings such as draft_capability_map, check_capability_map, or the analogous value_stream_method. The only usage instruction, 'Pass step for a single step,' is about parameter invocation, not tool selection. With such a large sibling set, the absence of routing guidance is a real gap.

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