Skip to main content
Glama

SEFAZ AL: NFC-e

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

A4/5.0
Behavior3/5

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

The description discloses that the `conversation` array should be included for reproduction, which is a useful behavioral note about the data sent. However, it does not mention external data transmission, authentication, or other side effects beyond what annotations already convey. Since annotations already indicate it is not read-only, the description adds slight value but does not fully elaborate on consequences.

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?

Two concise sentences, front-loaded with the core purpose followed by a crucial parameter hint. No unnecessary words or repetition. Every word adds value.

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?

For a simple reporting tool with no output schema and straightforward purpose, the description covers the essentials. It lacks information about response/acknowledgment but that is not required given the absence of an output schema. The inclusion of a reproduction hint shows completeness for the primary use case.

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?

With 0% schema description coverage, the description needed to clarify parameters; it does so for the key `conversation` parameter by stating it should contain recent messages for reproduction. It does not touch `context` or `message`, but those are more self-explanatory. This proactive clarification lifts it above the baseline, though not perfectly comprehensive.

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 uses a specific verb ('Report') and a clear resource ('bug, missing feature, or send feedback'), making the tool's purpose unmistakable. It effectively distinguishes itself from siblings like 'show_version' and 'toolkit_info' by stating its function directly. The purpose is immediately clear even without additional context.

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 reporting bugs or feedback) but does not explicitly discuss when not to use it or compare it to alternatives like 'marketplace' or 'connect'. No exclusions or competing scenarios are mentioned, so it stops at implied usage.

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.