Skip to main content
Glama
gvc2000

MCP Câmara BR

by gvc2000

resumo_tramitacao_proposicao

Get a concise summary of a legislative proposal's history, highlighting key events, committee passages, and current status for quick overviews.

Instructions

Retorna um RESUMO OTIMIZADO do histórico de tramitação de uma proposição, ideal para agentes com limitações de contexto.

Ao invés de retornar todas as centenas de tramitações (muitas repetitivas), retorna:

  • Estatísticas gerais (total de tramitações, tempo de tramitação, status atual)

  • Apenas EVENTOS-CHAVE: apresentação, designações, aprovações, votações, sanções (máximo 20)

  • Lista de comissões por onde passou, com status e tempo de tramitação

  • Timeline resumida focada nos marcos importantes

Use esta ferramenta preferencialmente ao invés de 'tramitacoes_proposicao' quando precisar de visão geral. Use 'tramitacoes_proposicao' apenas se precisar ver TODOS os despachos e movimentações detalhadas de um período específico.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesID da proposição. OBRIGATÓRIO. Use buscar_proposicoes para obter o ID
dataInicioNoData de início no formato YYYY-MM-DD. Use para filtrar tramitações de período específico
dataFimNoData de fim no formato YYYY-MM-DD. Use junto com dataInicio
Behavior4/5

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

With no annotations provided, the description carries full burden and does well: it explains the tool optimizes for context-limited agents, filters out repetitive entries, limits key events to maximum 20, and focuses on important milestones. It doesn't mention rate limits, authentication needs, or error conditions, but provides substantial behavioral context for a read-only summary tool.

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

Conciseness5/5

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

The description is efficiently structured: first sentence states the core purpose, followed by bullet points detailing what's included, then explicit usage guidelines. Every sentence earns its place with no redundancy, and information is front-loaded appropriately.

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

Completeness4/5

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

For a summary tool with no annotations and no output schema, the description does well: it explains what the tool returns (statistics, key events, committees, timeline), when to use it vs alternatives, and its optimization for context-limited agents. It doesn't describe the exact output format or error handling, but provides substantial context for effective use.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all three parameters (id, dataInicio, dataFim) with their purposes and formats. The description doesn't add any parameter-specific information beyond what's in the schema, maintaining the baseline score of 3 for high schema coverage.

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 returns an 'optimized summary of the legislative history of a proposition' and specifies what it includes: general statistics, key events (max 20), committees with status/timing, and a summarized timeline. It explicitly distinguishes from sibling 'tramitacoes_proposicao' by emphasizing it's for overview vs. detailed movements.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

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

The description provides explicit guidance: 'Use this tool preferably instead of 'tramitacoes_proposicao' when you need an overview' and 'Use 'tramitacoes_proposicao' only if you need to see ALL detailed dispatches and movements of a specific period.' This clearly defines when to use this tool versus its alternative.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gvc2000/AgenteCidadaoMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server