Skip to main content
Glama

Asia Pulse

Report

report
Read-only

Seoul and Tokyo session state, refreshed every 30 minutes. Paid via x402 on https://asia-pulse.com/report; this tool returns the payment details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true. The description adds useful behavior beyond those: refresh cadence every 30 minutes, payment via x402, the external URL, and that the tool returns payment details. This context helps an agent understand freshness and access requirements without contradicting annotations.

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, no filler, and every clause provides some information. However, the most important clause ('this tool returns the payment details') appears at the end rather than being front-loaded, and the opening noun phrase is somewhat elliptical. Still compact and efficient.

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?

With no parameters and simple read-only behavior, the description covers invocation basics, but it leaves gaps: no output schema means the 'payment details' return shape is undefined, and there is no distinction from report_premium. For selecting among siblings, this is incomplete.

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 and schema coverage is 100%, so there is no parameter semantics burden. With 0 params, the baseline is 4 and the description appropriately does not invent unnecessary parameter context.

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 states a clear verb+object: 'this tool returns the payment details,' tied to a specific resource (Seoul and Tokyo session state report paid via x402). It does not explicitly differentiate from report_premium, so it loses the top score, but the core purpose is recoverable.

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 this tool versus alternatives. The only hint is the payment context and that it returns payment details, but nothing says when to prefer this over report_premium or other siblings. The agent must infer usage.

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