Skip to main content
Glama

Compass by 402rates

List the synthetic agent test cases

list_agent_test_cases
Read-only

Free catalogue of versioned synthetic cases: unavailable confirmation, retry credits and attempt limits, and partial results with continuation. No run, wallet or payment.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.4/5.0
Behavior4/5

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

Annotations already mark the tool as read-only and non-destructive. The description adds useful behavioral context by noting that the tool is only exposing a catalogue and involves no run, wallet, or payment side effects. It does not detail return format or pagination, but for a zero-parameter read-only list tool this is a minor gap rather than a significant one.

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 extremely concise: a two-sentence summary, front-loaded with the core purpose ('Free catalogue of versioned synthetic cases') and followed by a clear boundary statement. No filler or redundancy.

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?

Given that the tool has no parameterschers, no output schema, and is a simple read-only list operation, the description is largely complete. It tells the agent what the catalogue contains, that it is versioned, and that it does not execute or involve payments. A slightly stronger definition might state what fields each catalogue entry contains, but this is not essential for correct invocation.

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 parameterserd and the schema is empty, so the baseline is 4. The description provides no parameter-related information, but none is needed because no parameters exist.

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 title and description together clearly identify this as a listing operation for synthetic test cases. The description enumerates what the catalogue contains (versioned synthetic cases, including confirmation, attempt limits, and continuation scenarios) and explicitly states what it is not for ('No run, wallet or payment'), which distinguishes it from related execution or payment tools.

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 clear context: this is a read-only catalogue of test cases araivalable for inspection, not for execution or payment. It does not explicitly name alternatives like describe_agent_test or execute_test_action, but the 'No run, wallet or payment' phrasing effectively steers the agent away from execution tasks.

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