Skip to main content
Glama

titan_get_example

Retrieve a complete Holy Paladin rotation example with sections for settings, enum policies, spender queue, and dispel. Use the section parameter to fetch a specific part of the large reference file.

Instructions

Полная рабочая ротация Holy Paladin (1205 строк) — эталон паттернов: настройки, enum-политики, очередь спендеров, диспел. Большой файл: запрашивай section, чтобы получить часть.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sectionNosettings | helpers | full (по умолчанию settings — самая полезная часть)
Behavior3/5

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

With no annotations, the description carries the behavioral burden. It discloses the file is large (1205 lines) and advises requesting sections, which is useful. However, it doesn't describe side effects, auth requirements, or return format. For a read-only get, this is acceptable but not rich.

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 sentences, packed with relevant info: content type, size, patterns, and parameter tip. No fluff, front-loaded with the core purpose.

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 one-parameter tool with no output schema and no annotations, the description covers what it returns and how to handle the large size. Minor gaps: doesn't specify output format or relationship to sibling 'template' tools, but overall sufficient.

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 coverage is 100% for the single 'section' parameter, which already explains its allowed values and default. The description adds only a generic mention of 'section' without repeating specifics, so it contributes little beyond schema.

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 the tool provides a full Holy Paladin rotation (1205 lines) as a reference of patterns, naming specific content (settings, enum policies, spender queue, dispel). This distinguishes it from siblings like titan_list_specs or titan_get_template by specifying the exact example content, though it doesn't explicitly contrast with alternatives.

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?

No explicit guidance on when to use vs alternatives. The description implies use for reference patterns but provides no exclusions or alternative tool mentions, leaving the agent to infer. The section parameter advice is operational, not usage 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/brooke19931993-glitch/titan-rotation-mcp'

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