Skip to main content
Glama

report

Report a listing (quietly). reason: objectionable|undisclosed|malware|spam|not-slop|other. Needs a bearer token.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
noteNo
repoYes
ownerYes
reasonYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/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 full behavioral burden. It discloses the auth requirement (bearer token) and the silent nature (quietly), which is valuable, but does not explain effects like notification to owners, reversibility, or response 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?

Extremely concise: one sentence plus a reason list and auth note. Front-loaded with the core action and key constraint. Every element earns its place.

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

Completeness3/5

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

For a 4-param mutation tool with no annotations and no output schema, the description covers the reason enum and auth needs, but omits owner/repo purpose, note usage, and the effect of reporting. Adequate but with clear gaps.

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 0%, so the description must compensate. It enumerates allowed values for reason, which is the most critical param, but leaves owner, repo, and note undocumented. Partial compensation justifies a 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

States a specific verb and resource: report a listing. The '(quietly)' qualifier conveys the operation is non-public/silent, which is useful. It doesn't explicitly differentiate from siblings like vote or comment, but it's clearly a distinct action.

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

Usage Guidelines2/5

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

No guidance on when to use report vs alternatives like vote or comment. It does implicitly clarify the reason categories, which hints at misuse scenarios, but there's no explicit when-to-use or when-not-to-use instruction.

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.