Skip to main content
Glama

Search the TOGAF knowledge base

search_togaf

Find TOGAF phases, techniques, deliverables, and glossary terms by keyword in English or Japanese. Narrow results by type and limit to get relevant references quickly.

Instructions

フェーズ・技法・成果物・用語集をキーワードで横断検索(日英どちらでも可)。ID が分かっているなら reference で直接引く方が速い。 / Search phases, techniques, deliverables, and the glossary by keyword, in Japanese or English. If you already know the id, reference fetches it directly and faster.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
kindsNo種別で絞り込む / Restrict the kinds searched
limitNo最大件数 / Maximum hits
queryYes検索キーワード / Search keywords
Install Server

TDQS

A4.2/5.0
Behavior3/5

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

No annotations are present, so the description carries the behavioral burden. It discloses the cross-domain scope and bilingual support, and notes `reference` is faster for known IDs. However, it does not state the result format, pagination limit behavior, or explicitly confirm that this is a read-only operation. No contradiction with annotations exists.

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 compact sentences, front-loaded with the action and scope; the sibling routing hint is placed second. No redundant filler given the bilingual audience, and each sentence earns its place.

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 search tool with a fully documented schema and a key routing hint to `reference`, the description is nearly complete. The missing explicit return-format description is a minor gap given no output schema, but it does not prevent an agent from invoking the tool correctly.

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 covers 100% of parameters with descriptions, so baseline 3 applies. The description adds no new parameter detail beyond restating the searchable kinds, which the schema already enumerates via the `kinds` enum.

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?

Describes a specific verb ('Search') and resource ('phases, techniques, deliverables, and the glossary' in the TOGAF knowledge base), and explicitly contrasts with `reference` for ID-known lookups. This differentiates it from the sibling tool sufficiently.

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?

Explicitly tells agents to use `reference` when the ID is already known, and implies search for keyword-based cross-domain queries. This is clear when-to-use guidance relative to the most relevant sibling.

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