Skip to main content
Glama

AI Capability Rollout Framework

get_pricing

Get current pricing and checkout URLs for the AI Capability Rollout Framework ($99 one-time) and The Complete AI Learning Path team-training bundle ($24.99/user). Read-only, no authentication required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.5/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden and discloses 'Read-only, no authentication required,' which is meaningful behavioral context. It also notes prices and 'current' data. It does not describe response shape or caching, but none are needed for a simple read-only info tool.

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, front-loaded sentence that immediately states the resource, then adds the product specifics and access constraints. Every word earns its place.

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 zero-parameter, no-authentication read-only tool with no output schema, the description fully equips an agent to select and invoke it. It states exactly what will be returned pricing and checkout URLs and for which products.

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?

There are zero parameters, so the baseline is 4. The description adds product-level detail ($99 one-time and $24.99/user) beyond the empty schema, giving the agent useful context even though no parameters exist.

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 names a specific verb ('Get'), a precise resource ('current pricing and checkout URLs'), and explicitly identifies the two products covered. It is clearly distinguishable from siblings like get_faq and get_framework_overview.

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 provides clear context: use this tool when pricing or checkout URLs for the named products are needed. It does not explicitly name alternative tools or state when not to use it, so it misses the top score but is still unambiguous.

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