Skip to main content
Glama

Stabledrop escrow payments

Read Published Page

read_published_page

Read one of the published pages, for answering questions about how any of this works.

Use it rather than guessing. What the fees are, how a dispute is decided and who decides it, what a buyer is agreeing to — all of it is written down, and none of it is safe to invent.

how-it-works How an escrow payment works, start to finish faq Common questions about escrow, fees, disputes and timing arbitration-policy How a dispute is decided, by whom, and on what evidence terms-of-service The terms a buyer and seller are agreeing to privacy-policy What is collected and why plugins The WordPress and Shopify integrations home What the product is and who it is for

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.2/5.0
Behavior3/5

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

No annotations are provided, so the description carries the disclosure burden. The verb 'Read' signals a non-mutating operation, and the page list clarifies scope, but the description does not mention error behavior, side effects, or return semantics. Since an output schema exists, the lack of return-format detail is acceptable.

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?

The description is front-loaded with purpose, then gives a brief rationale, and then a structured list of valid pages. The motivational sentence ('none of it is safe to invent') earns its place by reinforcing when to use the tool, though it is slightly wordy.

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 single-parameter read tool, the description provides the complete set of likely valid page values, the purpose, and the types of questions to answer. It could be slightly more explicit that the listed pages are the only valid values, but the output schema and low complexity mean the description is effectively sufficient.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides only a bare `page` string with no description or enum, yet the description compensates fully by enumerating the valid page identifiers (how-it-works, faq, arbitration-policy, terms-of-service, privacy-policy, plugins, home) and explaining what each contains. This is exactly the semantic information an agent needs to select a correct parameter value.

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 states a specific verb and resource: 'Read one of the published pages, for answering questions about how any of this works.' It clearly distinguishes this knowledge-base reader from the sibling payment-operation tools (check, prepare, settle, verify) by framing it as the source of authoritative documentation about fees, disputes, and terms.

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 strong contextual guidance: 'Use it rather than guessing' and lists the exact topics (fees, dispute resolution, buyer agreements) that should be answered from these pages. It does not explicitly list exclusions or alternative tools, but the context makes the intended use clear enough.

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