Skip to main content
Glama

SEFAZ PE: Certidão de Regularidade Fiscal (Móvel)

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
Behavior2/5

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

The description indicates that the tool will 'report' bug/feedback, implying a side effect, but it does not state what happens after reporting (e.g., ticket created, issue logged). The annotations indicate readOnlyHint falseholistically, but the description lacks details on permissions, mutability of resources, or any consequences. There is no indication of what the tool returns or how the report is processed.

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 a single concise sentence that names the primary action (report bug/feedback) and provides an essential instruction (include conversation array). It does not use excessive words, though it could be slightly clearer about field roles. The structure is straightforward.

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

Completeness2/5

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

Lacks information about expected output, error conditions, authentication requirement, or how this tool fits into the broader workflow. Given the sibling tools like 'authenticate' and 'connect', it is likely used after those, but that is not stated. The conversation array is mentioned but specifics like format are omitted.

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

Parameters2/5

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

Only the 'conversation' parameter is semantically explained for reproduction. The 'message' field is implicitly the feedback text but not defined, and 'context' is unclear despite having a default. The schema itself has no descriptions for any parameter. This leaves the user guessing about required content for each field.

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 explicitly states that the tool reports a bug, missing feature, or feedback, and indicates what to include (conversation array). This is unambiguous and immediately understandable. The annotation title 'Report Bug' further reinforces the purpose.

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 advises including the conversation array for reproduction, which is a useful usage hint. However, it does not specify when to use this tool over others, how to structure the message or context fields, or any prerequisites like authentication. The sibling tools (e.g., authenticate) suggest a context, but no explicit procedures are given.

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.