Skip to main content
Glama

contas_cpfl_download_ocr_consultar

Read-onlyIdempotent

CPFL: Download + OCR, 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
emailYes
senhaYes
instalacaoNo
unidade_consumidoraNo

Schema Changelog

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

  1. First observed

TDQS

B3.4/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is covered. The description adds meaningful behavioral context about payment, lack of platform credentials, official-source nature, and LGPD responsibilities. No contradiction with annotations is present.

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 compact and front-loaded with the core purpose ('CPFL: Download + OCR, consulta em fonte oficial'). The additional legal and commercial statements are relevant but somewhat boilerplate; they do not make the description excessively long.

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?

For a tool with 4 parameters, no output schema, and no parameter-level descriptions, the overall context is incomplete. It explains purpose, cost, and legal framing, but omits what credentials are required, what the optional parameters do, and what the tool returns. This leaves significant gaps for correct invocation.

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?

Schema description coverage is 0%, so the description must compensate by explaining the parameters. It does not address what 'email' and 'senha' refer to, nor the meaning or optionality of 'instalacao' and 'unidade_consumidora.' The mention of 'sem credenciais da plataforma' is tangentially relevant but does not clarify the actual input fields.

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 identifies the tool's focus on CPFL bills via 'Download + OCR, consulta em fonte oficial,' naming a specific vendor and operation. It is distinguishable from the generic sibling tools like authenticate or marketplace, though it stops short of precisely stating the output or workflow.

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?

Provides practical usage context: the tool is hosted by the platform, requires no platform credentials, is paid per query with prepaid credit, and queries official Brazilian sources. It does not explicitly contrast with alternative tools or state when not to use it, but the context is clear enough for an agent to infer appropriate invocation.

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.