Skip to main content
Glama

Clarity Sprint details

get_sprint_details
Read-only

What a Clarity Sprint is, what it produces, how long it takes, what it costs, and where to apply. Use this when asked how to work with Hovhannes or what he offers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
nameYes
priceYes
applyAtYes
summaryYes
durationYes
guaranteeYes
deliverableYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior3/5

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

The readOnlyHint annotation already establishes that this is a safe read operation, so the bar for additional disclosure is lower. The description adds useful context about the scope of content (what Clarity Sprint is, costs, deliverables), but it does not mention whether it returns static information versus dynamically pulled data or any limitations. This is adequate, not exceptional.

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 tight sentence that front-loads the tool's content coverage and ends with a direct usage trigger. Every phrase earns its place and there is no filler or repetition of the title or annotations.

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

Completeness5/5

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

For a parameterless tool with an output schema, this description is fully sufficient. It names the resource, lists the key return topics, and tells the agent when to use it. No critical invocation guidance is missing.

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?

The tool has zero parameters, so there is no schema information to compensate for. The description usefully specifies the semantic content of the returned details, which is all the guidance an agent needs for a parameterless call.

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 identifies the resource (a Clarity Sprint) and enumerates the exact information returned: definition, deliverables, duration, cost, and application location. It lacks an explicit imperative verb like 'retrieves' or 'returns', but the intent is unambiguous and it is not confusable with the field-note sibling tools.

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

Usage Guidelines4/5

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

The description gives a direct usage condition: 'Use this when asked how to work with Hovhannes or what he offers.' This clearly signals the triggering scenario. It does not explicitly exclude alternatives, but the sibling tools are topically distinct enough that no confusion is likely.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources