Skip to main content
Glama

Tribunal TRT16: Certidão Eletrônica de Ações Trabalhistas (CEAT)

tribunal_trt16_ceat_consultar

Read-onlyIdempotent

Tribunal TRT16: Certidão Eletrônica de Ações Trabalhistas (CEAT), 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
cpfNo
cnpjNo
nomeNo

Schema Changelog

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

  1. First observed

TDQS

A3.8/5.0
Behavior4/5

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

Annotations already indicate read-only and idempotent behavior; the description adds valuable context beyond those: no platform credentials are required, usage costs prepaid credits, the data is not confidential/secret, and LGPD compliance is explicitly put on the client side. This is useful behavioral/operational information that annotations do not capture.

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 short, front-loaded with the primary purpose, and each sentence adds relevant context such as cost, credential requirements, and LGPD implications. There is slight redundancy around "official sources" but the rest is efficient and useful.

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?

Despite good operational context, the description is incomplete for a handling agent: there is no output schema, no explanation of the returned CEAT certificate/content, and no guidance on how the three parameters relate or whether one is required. The tool has only a basic phrase, but for a realistic automated invocation, key invocation details are missing.

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?

The schema provides only names/types for cpf, cnpj, and nome, with 0% schema description coverage and no required properties. The description does not compensate: it never explains whether any identifier is required, whether CPF/CNPJ should be mutually exclusive, or what format/combination is valid. The property names provide some intrinsic meaning, but the tool cannot be reliably invoked based on current documentation.

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 names the exact action and resource: "Certidão Eletrônica de Ações Trabalhistas (CEAT), consulta em fonte oficial," making it clear that this tool queries the official TRT16 labor court certificate. It is immediately distinguishable from the sibling tools, which are platform operations like authenticate, connect, and marketplace.

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?

The description clearly positions the tool for consulting official Brazilian public labor-labor data, notes that credentials are not needed, and states that prepaid credits are charged per query. It provides strong usage context, though it does not explicitly state exclusions or when NOT to use it, and there are no analogous court tools among siblings to compare alternatives with.

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.