Skip to main content
Glama

titan_get_doc

Retrieves complete documentation for any Titan SDK topic, including aura, spell, player, and group. Get all details needed to build accurate WoW combat rotations.

Instructions

Полная документация по теме (aura, spell, player, group…).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYes
Behavior2/5

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

No annotations are provided, so the description must carry the disclosure burden. It only says 'full documentation' without explaining return format, errors, or side effects. The example topics add context but do not reveal expected behavior.

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 a single concise sentence, front-loaded with the purpose. It contains no redundant words and is easy to parse. It could include more detail without becoming verbose, but as is it is appropriately sized.

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?

The tool has one parameter, no annotations, and no output schema. The description gives minimal information about the tool's behavior, not clarifying what the returned documentation looks like, possible errors, or any prerequisites. Given the lack of structured metadata, the description is insufficient for complete understanding.

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?

The schema has no description for 'topic' (0% coverage). The description compensates by listing example values (aura, spell, player, group…), giving some indication of valid inputs. However, it does not specify an exact enumeration or format, leaving partial ambiguity.

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 action (get documentation) and the resource (topic), with examples like aura, spell, player, group. It distinguishes from siblings such as titan_list_docs and titan_search_docs by focusing on retrieving full docs for a specific topic.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage: when you need full documentation on a given topic. However, it does not explicitly mention when to prefer this over titan_search_docs or titan_list_docs, and lacks any exclusion criteria or alternative guidance.

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/brooke19931993-glitch/titan-rotation-mcp'

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