Skip to main content
Glama

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

tribunal_trt3_ceat_consultar

Read-onlyIdempotent

Tribunal TRT3: 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

Schema Changelog

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

  1. First observed

TDQS

A3.7/5.0
Behavior5/5

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

Annotations already signal readOnly, idempotent, and non-destructive behavior. The description adds meaningful transparency beyond them: no credentials needed, per-query prepaid cost, data is publicly available, not confidential, and customers are LGPD controllers. This gives an agent a strong risk and compliance picture without contradicting the annotations.

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 core purpose and keeps the additional credential, payment, and legal context compact. There is minor repetition between 'fonte oficial' and 'fontes e órgãos oficiais brasileiros', but overall every sentence carries useful information.

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 is strong for legal and payment context, but it does not define input requirements or expected output, and there is no output schema to fill that gap. For a simple consultation tool it is minimally viable, but adding the CPF/CNPJ rule and what the CEAT response contains would make it complete.

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% and the description never mentions the CPF/CNPJ parameters, whether either is required, how they should be formatted, or if both can be used. The schema only provides property names and string types, leaving the agent to guess invocation requirements.

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 identifies a specific action and resource: 'Tribunal TRT3: Certidão Eletrônica de Ações Trabalhistas (CEAT), consulta em fonte oficial.' It uses a concrete verb (consulta) and explicitly names the official source and document type, which also distinguishes it from the generic 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 Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides useful operational context—no platform credentials, prepaid credits, official source, LGPD responsibility—but it does not explicitly state when to choose this tool over any alternative or when not to use it. Usage is reasonably implied but not clearly framed as decision guidance.

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.