Skip to main content
Glama

br__consult_nfse_status

Check the status of a Brazilian NFS-e using its access key. Returns current processing situation and validation details.

Instructions

Consultar o status de uma NFS-e pelo chave de acesso (chNFSe).

Read-only, não requer confirmação.

[Unverified — endpoint e formato de resposta são inferidos.]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ch_nfseYesChave de acesso da NFS-e (53 caracteres, formato NFS[0-9]{50})
client_idYesClient ID OAuth2 gov.br
client_secretYesClient Secret OAuth2 gov.br
tp_ambNoIdentificação do Ambiente (tpAmb): '1' = produção, '2' = homologação2
scopeNoOAuth2 scope override
endpoint_overrideNoURL base do ADN override

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations provided, the description correctly identifies the tool as read-only and requiring no confirmation, adding safety context. However, it lacks details on rate limits, authentication requirements beyond schema, or error behavior. The '[Unverified]' note adds uncertainty.

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?

Description is extremely concise: two lines plus an informative note. No unnecessary words; front-loaded with primary purpose.

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?

Given that an output schema exists, the description does not need to explain return values. It covers the core purpose and safety traits. However, it omits contextual details like error conditions or environment handling for the optional tp_amb parameter.

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 100%, so the description does not need to add parameter details. It only reiterates the ch_nfse key, adding no new 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?

Description clearly states 'Consultar o status de uma NFS-e pelo chave de acesso (chNFSe)', specifying verb (consult), resource (status of NFS-e), and identifier. This distinguishes it from sibling tools that cancel, generate, or submit invoices.

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

Usage Guidelines4/5

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

Description explicitly says 'Read-only, não requer confirmação', indicating safe usage. However, it does not explicitly state when to use this tool versus alternatives like br__consult_sefaz_status or when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cmendezs/mcp-nfe-br'

If you have feedback or need assistance with the MCP directory API, please join our Discord server