Skip to main content
Glama

SEFAZ CE: Emissão de DAE

sefaz_ce_emissao_dae_consultar

Read-onlyIdempotent

SEFAZ CE: Emissão de DAE, consulta em fonte oficial. Hospedado pela plataforma, sem credenciais da plataforma, pague por consulta com crédito pré-pago. Consulta informação de fontes e órgãos oficiais brasileiros (a mesma disponível ao cidadão), não é dado sigiloso. O cliente é o controlador dos dados e responde pela finalidade legítima (LGPD).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cpfYes
chassiYes
numero_inscricaoNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.7/5.0
Behavior4/5

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

Annotations clearly indicate this is a read-only, idempotent, non-destructive operation, and the description reinforces that without contradicting annotations. The description adds behavioral context: it is hosted by the platform, requires no platform credentials, is pay-per-query with prepaid credit, and returns non-confidential official data. It also mentions data controller responsibility, which is extra context. No contradiction detected.

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 paragraph of moderate length, but it front-loads the core purpose and then covers hosting, payment, and legal aspects. Each sentence adds value, though the LGPD sentence is somewhat tangential. It is not overly long, but could be more concise by removing legal boilerplate. It is structured with a logical flow from purpose to operational details.

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 the tool's simplicity (3 params, no output schema, annotations provide safety profile), the description is fairly complete. It explains the tool is a paid read-only query to official data, which addresses usage and behavioral aspects. However, it does not explain what the tool returns (output structure) or how the query works (e.g., one query per CPF/chassi), but with no output schema and simple params, this might be adequate. The legal warning adds context. It could be more complete by specifying the exact inputs needed, but it is not severely lacking.

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?

The schema provides three parameters (cpf, chassi, numero_inscricao) with no descriptions, and the description does not explain any of them. Since schema coverage is 0%, the description should compensate, but it does not. However, the parameter names are self-explanatory (CPF, chassis, registration number), and the required ones (cpf, chassi) are likely identifiers for the DAE query. The description could have elaborated on the meaning of each, but the names give some context. This is a baseline score for a description that adds no extra parameter details.

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 specifies the tool's purpose: to issue DAE (emission) and consult from official source, which is clear. However, it does not explicitly distinguish it from potential sibling tools (no direct siblings related to DAE are present, but the name is similar to other SEFAZ tools). The purpose is specific to a resource (DAE) and action (consult/issue), which is good, but it could be clearer that 'emissão' is a query for issuance information, not an actual creation.

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 that it should be used for consulting DAE information from official Brazilian sources, and mentions it is paid with prepaid credit, which gives context on when to use it (when needing official DAE data). It does not explicitly state when NOT to use it or provide alternatives. The mention of LGPD and controller responsibility is more legal than usage. Sibling tools are unrelated, so no explicit differentiation is needed.

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.