Skip to main content
Glama

billing

Free plan, x402 prices and the trial offer: an account = 90 days without the usage paywall, counted from its first use here (trial field; with a session it shows the state). Check before creating the second monitor or lowering the interval: it is the number IN FORCE, not the documentation's.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior3/5

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

No annotations are present, so the description carries the burden. It discloses that the value is 'IN FORCE, not the documentation's', explains the 'trial' field, and mentions session-dependent state. It does not explicitly state side-effect-free behavior or describe possible errors, but it does add meaningful behavioral nuance.

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?

Two sentences, dense with useful context, and the actionable instruction is placed second. The wording is slightly cryptic ('x402 prices', 'usage paywall', 'monitor') but not padded or redundant.

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

Completeness3/5

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

For a parameterless tool with no output schema, it covers the core billing and trial semantics needed to interpret results. It does not describe the actual response payload, error behavior, or how this tool differs from sibling 'pricing', leaving some uncertainty.

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 input schema has zero parameters, so there is nothing to explain. The description compensates by clarifying domain concepts and field semantics, such as the 'trial' field, which is appropriate for a parameterless tool.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description never states an explicit verb such as 'returns' or 'gets'; it reads as a definition of the billing model and a usage hint. It is clear the tool is a read/check operation, but the mix of pricing information could confuse an agent choosing between 'billing' and 'pricing'.

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 an explicit condition: 'Check before creating the second monitor or lowering the interval'. This is concrete and actionable. It does not name alternatives or exclusions, but the trigger context is sufficient.

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