Skip to main content
Glama

Payment configuration and spend so far

payment_status

Check whether paid calls are active, how much this session has spent, the cost per call, and which payment methods are accepted. Costs nothing and makes no network request.

Instructions

Reports whether paid calls are enabled, how much this session has spent, the price per call, and which payment rails the services accept. Makes no network request and costs nothing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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 does a good job by clearly stating that the tool makes no network request and costs nothing, signaling a non-mutating, safe operation. It also lists the exact data reported. It could mention authentication needs or response format, but the provided behavioral details are strong.

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 two sentences, front-loaded with specific, useful data points and no wasted words. The second sentence adds a valuable safety note without bloat.

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 zero-parameter tool with no output schema, the description covers the essential information: what it reports and that it is free/non-network. A minor gap is the lack of response shape or units, but the tool's low complexity means this is not a significant omission.

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 and 100% coverage, so the baseline is 4. The description adds no parameter-specific meaning, but none is needed because there are no parameters to document.

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 uses a specific verb ('Reports') and resource ('payment status') while enumerating concrete outputs: whether paid calls are enabled, session spend, price per call, and accepted payment rails. This makes the tool's purpose unmistakable and distinguishes it from the unrelated sibling research tools.

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

Usage Guidelines3/5

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

No explicit when-to-use guidance or exclusions are provided. The line 'Makes no network request and costs nothing' implies safe, cost-free usage, but it does not state specific situations such as 'check before making paid calls' or compare to alternatives. For a simple status tool, this is adequate but not fully explicit.

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/DV1-321/scalpstream-mcp'

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