Skip to main content
Glama

Antecedentes (Polícia Federal)

antecedentes_policia_federal_consultar

Read-onlyIdempotent

Consulta a certidão de antecedentes criminais de uma pessoa na Polícia Federal, a partir do CPF e nome. Feito para o titular consultar os próprios antecedentes. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta informação de ACESSO PÚBLICO em bases e fontes oficiais (a mesma disponível ao cidadão), não é dado privado nem sigiloso. O cliente é o controlador dos dados e responde pela finalidade legítima (LGPD).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
CpfYes
NomeYes
NomeMaeYes
NomePaiYes
completoNo
DataNascimentoYes

Schema Changelog

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

  1. First observed

TDQS

A3.9/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint. The description adds context about public-access data, prepaid credit payment, no credentials, and LGPD responsibility, going beyond the structured metadata without contradicting it.

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 front-loaded with the main action and delivers relevant operational context (payment, access level, legal responsibility) in four sentences. It is slightly dense but every sentence adds value.

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

Completeness3/5

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

The description covers purpose, self-consultation scope, payment model, and data-public nature. However, with no output schema and six parameters, it leaves parameter formats and the exact response structure unspecified, which lowers completeness.

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

Parameters2/5

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

Schema description coverage is 0%, and the description only mentions 'CPF e nome' as inputs, omitting the required NomeMae, NomePai, DataNascimento, and optional completo parameters. It does not compensate for the lack of parameter documentation in 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?

The description clearly states the tool's function with a specific verb ('Consulta') and resource ('certidão de antecedentes criminais na Polícia Federal'), and explicitly scopes it to the holder consulting their own record. This distinguishes it from the unrelated sibling tools.

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?

It provides clear context on when to use: 'Feito para o titular consultar os próprios antecedentes' indicates self-service only. It does not explicitly list alternatives or when-not scenarios, but the restriction narrows usage sufficiently.

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.