Skip to main content
Glama

Draft a level-1 capability map

draft_capability_map

Create a draft level-1 capability map with business questions from a business description, providing a starting structure for discussion. Use when you need shape and questions, not validated content.

Instructions

事業の説明から、レベル 1 能力マップの草案(図+表)と、各能力について事業側に問うべき質問を返す。中身の正しさではなく「型と問いの一覧」を得るための道具で、資料を読んでいるなら自分で挙げた能力名を check_capability_map に渡すほうが速く正確。業界別の能力セット(銀行・保険・製造・医療・小売/EC・公共・通信・IT サービス/SI・ソフトウェア/SaaS・セキュリティ)は industry を明示したときだけ適用する(説明文からは推定しない。一般語で業界が決まる誤判定が多かったため)。 / From a business description, draft a level-1 capability map (diagram plus table) plus the questions to ask the business. It is a tool for the shape and the questions, not for correct content — if you have read the source material, running your own list of names through check_capability_map is faster and more accurate. Industry sets (banking, insurance, manufacturing, healthcare, retail, public sector, telecom, IT services/SI, software/SaaS, security) apply only when industry is passed explicitly; they are never inferred from the description, because general words decided the industry too often.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
industryNo業界(任意)。banking / insurance / manufacturing / healthcare / retail-ecommerce / public-sector / telecommunications / it-services / software / security、または「金融」「製造」「地方銀行」「SIer」などの語でも可。カンマ区切りで最大 3 件。**省略すると業界セットは適用しない**(推定はせず、候補の提示だけ行う)/ Industry, optional; id or free wording, comma-separated up to three. **Omit it and no industry set is applied** — the description is never used to infer one, only to suggest candidates
businessDescriptionYes事業の説明。何を誰に提供して対価を得ているか、規模、特徴など。具体的な業務語(預金・融資・受注生産・レセプトなど)を書くほど業界固有の能力が当たる / What the business does: what is offered to whom in return for what, scale, distinctive traits. The more concrete the operational vocabulary, the better the industry match
Install Server

TDQS

A4.5/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 is candid about limitations: it deliberately does not ensure content correctness, and it refuses to infer industry from the description due to past misjudgments. It also states that industry sets apply only with an explicit parameter; however, it does not disclose output format details or whether the draft is persisted/visible to the business, so a 4 is appropriate.

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 description is somewhat long but all content is functional; the core purpose and the key caveat come first in both languages, and the sibling tool comparison is useful. The dual-language structure is slightly repetitive but serves this bilingual tool appropriately.

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 drafting tool with no output schema and no annotations, the description covers the main points: what the output contains, how to use it, when to use the alternative, and how the industry parameter behaves. It does not specify whether diagrams are editable or persisted, but given the large sibling set and the parameter richness in the schema, this is close to complete.

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?

The schema already has 100% coverage with detailed Japanese/English descriptions for all three parameters, so the schema does the heavy lifting. The description adds decision-relevant context beyond the schema: it tells the agent that industry sets are applied only when `industry` is explicit (schema says omit and no set is applied, but description explains the rationale), and it frames businessDescription concreteness as a quality lever. That is meaningful but modest value beyond the schema.

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 drafts a level-1 capability map (diagram + table) plus questions to ask the business side. It explicitly says it produces shape and questions, not correct content, and even names the faster alternative, check_capability_map, so its purpose is unambiguous and distinct from siblings.

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?

The description explicitly says when to use this tool versus the faster and more accurate alternative, check_capability_map: use this when you want the shape and questions; if you've read the source material, pass your own names to check_capability_map. It also clearly states when industry sets apply—only when the `industry` parameter is passed explicitly, not inferred—and that omission merely suggests candidates.

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