Skip to main content
Glama

Plaza Testimonial

plaza.testimonial
Idempotent

Leave a verified public review after your first paid call. Includes star rating and optional video link. Free to call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesYour honest review, 10-500 characters
ratingYesStar rating 1-5
walletYesYour wallet address (proves you paid)
videoUrlNoOptional video testimonial URL

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already mark this as non-read-only, idempotent, and non-destructive. The description adds helpful behavioral context beyond that: the review is public, verified, and contingent on a paid call, and the call is free. No contradiction exists between the description and the annotations.

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?

Two short sentences deliver the core action, the eligibility condition, the included components, and the cost in minimal space. Everything is front-loaded and every phrase earns its place.

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 moderately simple tool with full schema coverage and an output schema present, the description is reasonably complete. It captures the action, eligibility, public nature, included fields, and cost. It does not mention repeat submissions or post-submission behavior, but the idempotent annotation and output schema reduce the need for that detail.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all four parameters clearly. The description adds only marginal semantic value by framing the review as 'verified' and 'public,' which indirectly explains the wallet and rating fields, but it does not substantially exceed the schema's own explanations.

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 opens with a specific verb ('Leave') and a specific resource ('a verified public review'), then adds the key condition ('after your first paid call') and the main content elements (star rating, optional video). This clearly distinguishes the tool from all sibling plaza tools, which cover registration, catalogs, badges, and earnings.

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 states clear context for when this tool is appropriate: after a first paid call, and it notes that the call is free. It does not explicitly name alternatives or exclusions, but no sibling tool competes for the same purpose, so the 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