Skip to main content
Glama

Start an engagement

start_engagement

Start a TOGAF architecture engagement, initialize ADM phase progress, and save it. Use overwrite=true to replace an existing engagement.

Instructions

アーキテクチャ案件(エンゲージメント)を開始し、ADM フェーズ進捗を初期化して保存する。既存の案件がある場合は overwrite=true が必要。 / Start an engagement, initialize ADM phase progress, and persist it. Pass overwrite=true to replace an existing engagement.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
nameYes案件名 / Engagement name
scopeNoスコープ(対象外も書くとよい) / Scope, ideally including exclusions
clientNoクライアント・対象組織 / Client or target organization
industryNo業界 / Industry
overwriteNo既存の案件を上書きする / Replace the existing engagement
descriptionNo概要・背景 / Overview and background
currentPhaseNo開始フェーズ ID(既定: a) / Starting phase id, default "a"
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 burden of behavioral disclosure. It does reveal that the tool initializes and persists ADM phase progress and that overwrite=true replaces an existing engagement, which is important destructive behavior. However, it doesn't clarify whether the tool creates a new engagement or modifies an existing one, what side effects occur, or how it differs from create_engagement/update_engagement.

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 concise and front-loaded with the core action and the critical overwrite condition. It contains no filler, though the bilingual repetition is a minor inefficiency that doesn't detract much.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 8 parameters, no annotations, and no output schema, the description is too brief to be fully contextual. It leaves key ambiguities: whether an engagement must already exist, what happens if overwrite is not set, what the return value is, and how this tool relates to create_engagement and update_engagement. An agent may not be able to call it correctly without additional inference.

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 description coverage is 100%, so the baseline is 3. The tool description adds value by specifying when overwrite=true is required ('if there is an existing engagement'), which is not explicitly stated in the parameter description. It also implicitly connects the currentPhase parameter to the 'initialize ADM phase progress' behavior.

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 clearly states specific actions: start an engagement, initialize ADM phase progress, and persist it. It also adds the overwrite behavior for existing engagements. However, it does not explicitly differentiate itself from sibling tools like create_engagement or update_engagement, leaving some room for ambiguity.

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?

The description provides no guidance on when to use this tool vs alternatives such as create_engagement or update_engagement. It does mention that overwrite=true is needed for existing engagements, which is a partial usage condition, but there are no exclusions, prerequisites, or alternative routing.

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