Skip to main content
Glama

ECRVSP ATPV (Intenção de Venda): Incluir

ecrvsp_atpv_incluir_consultar

Read-onlyIdempotent

ECRVSP ATPV (Intenção de Venda): Incluir, 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
a3Yes
placaYes
a3_pinYes
chassiYes
renavamYes
hodometroYes
login_cpfYes
login_senhaYes
venda_valorYes
comprador_ufYes
comprador_cepYes
comprador_nomeYes
comprador_emailYes
comprador_bairroYes
comprador_numeroYes
comprador_cpf_cnpjYes
proprietario_emailYes
comprador_municipioYes
comprador_logradouroYes
comprador_complementoNo
proprietario_cpf_cnpjYes

Schema Changelog

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

  1. First observed

TDQS

C2.2/5.0
Behavior1/5

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

The description explicitly states 'Incluir' (include/insert) which implies a write operation, but the annotations declare readOnlyHint: true. This is a direct contradiction. Therefore, the description fails to align with the annotation and receives a score of 1.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

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

The description is short and to the point, but it is dense and mixes technical, legal, and business information in one sentence. It covers the payment model and data source but lacks clear structure and front-loading of the core action. No redundancy, but could be better organized.

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

Completeness1/5

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

Given 21 required parameters, no output schema, and a tool that appears to both create and query, the description is woefully incomplete. It fails to explain the workflow (how 'incluir' and 'consultar' interact), what credentials are needed (a3, a3_pin, login_senha), or what the response contains. The tool's complexity demands much more detail.

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

Parameters1/5

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

The description provides zero explanation of the 21 parameters. With 0% schema coverage, the description must compensate but does not. The prefixes (comprador_, proprietario_) offer only weak hints, and the description adds no semantic meaning beyond parameter names.

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's domain (Brazilian vehicle sale intention/ATPV) and that it includes and queries official sources. It distinguishes itself from generic platform tools (authenticate, connect, etc.) by naming the specific vehicle-related purpose. However, the dual action (incluir and consultar) is not fully clarified—it could be a write or read operation or both, and the description doesn't explicitly separate these behaviors.

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 mentions it is hosted by the platform, uses pre-paid credits, and queries official Brazilian sources, which gives some usage context. However, there is no explicit guidance on when to use this tool versus alternatives, nor any conditions or exclusions. It doesn't state typical scenarios 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.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.