Skip to main content
Glama

Prefeitura RJ Rio de Janeiro: Certidão Negativa de Débitos

report_bug

Idempotent

Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contextNo
messageYes
conversationNo[]

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

Annotations indicate idempotentHint=true and readOnlyHint=false, but the description doesn't contradict these. It adds that the tool sends feedback, implying a write operation, but not explicitly stating it. With annotations present, the bar is lower; however, the description doesn't disclose what happens after submission (e.g., confirmation, async processing), so it adds minimal value beyond 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.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, with two sentences that front-load the main purpose and then provide a key usage hint. It is appropriately sized for its simplicity, though it could be more structured with bullet points for parameter guidance, but it is not overly verbose.

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?

Given the tool has 3 parameters and no output schema, the description provides the essential purpose and a hint about conversation usage, but lacks detail on parameter formats or expected behavior (e.g., what constitutes 'recent messages', whether context is optional). The tool is simple, so the description meets the minimum viable level but could be more complete.

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%, but the description mentions the conversation array and its purpose (reproduction). It also notes to include recent messages, adding some meaning to the conversation parameter. However, it doesn't explain the 'context' parameter or elaborate on the 'message' parameter beyond the schema. With 3 parameters, the description partially compensates but not fully.

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?

The description clearly states the tool is for reporting bugs, missing features, or sending feedback, which distinguishes it from siblings like marketplace or show_version. However, it doesn't explicitly name the sibling tools it competes with, but the purpose is clear enough.

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?

The description provides a directive to include the conversation array for reproduction, which implies when it should be used (when reporting an issue) but offers no guidance on when not to use it or alternatives. Given the sibling tools are unrelated (auth, marketplace, etc.), the description doesn't need to differentiate much, but it lacks explicit context.

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.