Skip to main content
Glama

Look up the knowledge base

reference

Look up TOGAF, ArchiMate, and security architecture entries by subject. Omit the ID to list all items, or pass one to fetch a single definition.

Instructions

TOGAF・ArchiMate・セキュリティの知識をこの 1 本で引く。of で分野を選び、id を省略すると一覧、渡すとその 1 件。分野: adm-phase(ADM の 10 フェーズ)/ technique(ADM 技法)/ deliverable(成果物と記載項目)/ glossary(用語の日英定義)/ framework(TOGAF と併用する周辺フレームワーク: ArchiMate / BIZBOK / Zachman / C4 / Wardley / BPMN / ITIL / COBIT / NIST CSF など)/ archimate-layer(ArchiMate の 7 層)/ archimate-element(ArchiMate の要素と混同しやすい相手)/ archimate-relationship(ArchiMate の関係の種類)/ security-layer(SABSA 由来のセキュリティアーキテクチャ 6 層 — 文脈・概念・論理・物理・コンポーネント・運用 — と ADM 対応)。ID が分からないときは先に search_togaf で当たりを付ける(あちらは横断検索、こちらはピンポイント取得)。 / One tool for the whole knowledge base. Choose a subject with of; omit id for the list, pass it for a single entry. Subjects: adm-phase, technique, deliverable, glossary, framework (ArchiMate, BIZBOK, Zachman, C4, Wardley, BPMN, ITIL, COBIT, NIST CSF and more), archimate-layer, archimate-element, archimate-relationship, security-layer (the six SABSA-derived security-architecture layers: contextual, conceptual, logical, physical, component, operational). When you do not know the id, find it with search_togaf first — that one searches across subjects, this one fetches.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNo省略で一覧、指定でその 1 件。ID・名称のどちらでもよい(例: "a" / "gap-analysis" / "architecture-vision" / "business-process" / "BIZBOK")/ Omit for the list, pass an id or a name for one entry — 最大 300 文字 at most 300 characters
ofYes引きたい分野。この一覧が知識ベースの目次 / Subject to look up; this list is the table of contents
langNo出力言語 / Output languageboth
withinNo一覧を絞り込む(`id` 省略時のみ)。technique / deliverable はフェーズ ID(例 "b")、framework はフェーズ ID か分類(modeling / method / business-architecture / delivery / operations / governance / domain、カンマで 1 つずつ併用可)、archimate-element は層 ID(例 "business")。他の 5 分野(adm-phase / glossary / archimate-layer / archimate-relationship / security-layer)は絞り込む軸を持たないため、渡すとエラーになる(黙って全件は返さない)/ Narrows the list when `id` is omitted: a phase id for technique and deliverable, a phase id and/or a category for framework, a layer id for archimate-element. The other five subjects have nothing to narrow by and reject it rather than silently returning everything — 最大 300 文字 at most 300 characters
Install Server

TDQS

A4.7/5.0
Behavior5/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It reveals that omitting id returns a list, passing id or name returns one entry, `within` narrows only for certain subjects, and the five other subjects return an error rather than silently ignoring `within`. That explicit error-handling disclosure goes well beyond what the schema alone states.

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 dense and front-loaded with the core usage pattern: choose a subject with `of`, omit id for a list, pass it for one entry. It is long partly because of intentional bilingual repetition and the detailed subject enumeration, but each part contributes useful routing or selection information, so the length is justified rather than wasted.

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 4-parameter lookup tool with no annotations and no output schema, the description covers the subject menu, list-versus-entry behavior, language selection, narrowing rules, and error behavior. The main gap is that it does not describe the shape or fields of the returned entries, which would be more valuable precisely because no output schema is provided.

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 all parameters. The description still adds meaningful semantics by explaining the id behavior (list vs single entry, id or name accepted), detailing the subject categories (e.g., framework examples and the six security layers), and clarifying the role of `within`. This exceeds the baseline expected when the schema already covers everything.

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 opens with a specific verb and resource: one tool to look up TOGAF, ArchiMate, and security knowledge. It clearly distinguishes the two modes (omit id for a list, pass id for a single entry) and explicitly contrasts itself with search_togaf ('あちらは横断検索、こちらはピンポイント取得'), so an agent can separate it from the closest sibling without opening the schema.

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 states when to use each mode and gives an explicit routing rule: when the id is unknown, use search_togaf first, since that tool searches across subjects while this one fetches a specific entry. It also explains when `within` is allowed and which subjects reject it, providing clear selection and exclusion guidance.

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