Skip to main content
Glama

analyze_game_architecture

Understand your Godot game's structure by analyzing managers, scenes, and design patterns within the architecture.

Instructions

Analyze the overall game architecture including managers, scenes, and design patterns

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description bears full responsibility for disclosing behavioral traits. It does not state whether the tool is read-only, has side effects, or requires a specific project state. The description only mentions the scope of analysis without any safety or behavioral information.

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?

The description is a single clear sentence that immediately conveys the tool's purpose. It is appropriately sized with no wasted words, and the key information is front-loaded.

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?

There is no output schema, so the description should explain what the tool returns. It only describes the input scope (what it analyzes) but not the output format or structure. For a tool with no parameters, this is a significant gap that leaves the agent without expected return information.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With zero parameters and 100% schema coverage, the baseline is 4. The description adds value by specifying what is included in the analysis (managers, scenes, design patterns), which compensates for the lack of parameters. This provides meaningful context beyond the empty 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 it analyzes game architecture, including managers, scenes, and design patterns. It uses a specific verb and resource, and the mention of 'managers, scenes, and design patterns' distinguishes it from sibling tools like analyze_scene or analyze_script, which are more narrow in scope.

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 versus its siblings (e.g., analyze_scene, analyze_script) or any contextual prerequisites. An agent would not know if this tool is appropriate for a given query without additional context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

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/telagod/kooix-godot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server