Skip to main content
Glama

Yardstick ATS

Search recruiting reports

yardstick_reporting_search
Read-onlyIdempotent

Search redacted recruiting reporting summaries through the public reporting API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
job_idNo
stagesNo
statusesNo
request_idNo
role_labelNo
score_bandNo
stale_daysNo
window_endYes
query_familyYes
source_labelNo
window_startYes
job_posting_idNo
starting_afterNo
minimum_sample_sizeNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, covering the safety profile. The description adds useful behavioral context by noting the data is redacted and the API is public, but it does not disclose return format, pagination, or other runtime behavior.

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 a single, front-loaded sentence with no filler. Every word earns its place, and it communicates the core intent efficiently.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 15 parameters, 3 required fields, and no output schema, this description is far too thin. It does not explain query families, date windows, filters, return behavior, or any response structure, so an agent would struggle to invoke it correctly without external knowledge.

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

Parameters1/5

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

Schema description coverage is 0% and the description does not explain any of the 15 parameters. Terms like query_family, window_start, and window_end are somewhat self-explanatory, but the description adds no semantic meaning beyond the schema.

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 identifies a specific verb ('Search'), resource ('recruiting reporting summaries'), and context ('through the public reporting API'). It clearly distinguishes this tool from the broader set of recruiting and reporting-adjacent sibling 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?

The description implies when to use the tool: when searching recruiting reporting summaries via the public reporting API. However, it provides no explicit when-not-to-use guidance or comparison to alternatives, and none of the sibling tools are referenced.

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.