Skip to main content
Glama
gvc2000

MCP Câmara BR

by gvc2000

buscar_votacoes

Search for voting records in the Brazilian Chamber of Deputies by date range, specific proposal, event, or committee to track legislative decisions and outcomes.

Instructions

Busca votações realizadas na Câmara dos Deputados. DICA: Comece com dataInicio + dataFim para buscar votações em um período, ou use idProposicao para votações de uma proposição específica.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idProposicaoNoID da proposição. Use buscar_proposicoes para obter o ID
idEventoNoID do evento/sessão. Use buscar_eventos para obter o ID
idOrgaoNoID do órgão (comissão/plenário). Use buscar_orgaos para obter o ID
dataInicioNoData de início do período. Formato: YYYY-MM-DD
dataFimNoData de fim do período. Formato: YYYY-MM-DD
paginaNoNúmero da página (padrão: 1)
itensNoItens por página. Mínimo: 1, Máximo: 100 (padrão: 25)
ordemNoOrdem de classificaçãoDESC
ordenarPorNoCampo para ordenação
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions search functionality but doesn't describe important behavioral aspects like pagination behavior (implied by 'pagina' and 'itens' parameters but not explained), rate limits, authentication requirements, or what happens when no parameters are provided (all parameters are optional). The tip about starting with date ranges or proposition ID is helpful context, but more behavioral details would improve transparency.

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 perfectly concise and well-structured: one clear purpose statement followed by a practical usage tip. Every sentence earns its place, and the information is front-loaded with the most important guidance immediately following the purpose statement. No wasted words or redundancy.

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?

Given the complexity (9 parameters, no annotations, no output schema), the description is adequate but has clear gaps. It explains the purpose and gives usage tips, but doesn't describe the return format, error conditions, or behavioral constraints. For a search tool with many parameters and no output schema, more context about what results to expect would be helpful. The description is complete enough for basic usage but not comprehensive.

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 9 parameters thoroughly with descriptions, examples, defaults, and constraints. The description adds marginal value by suggesting two common usage patterns (date range vs. proposition ID search), but doesn't provide additional parameter semantics beyond what's already in the schema. This meets the baseline for high schema coverage.

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 states the tool's purpose: 'Busca votações realizadas na Câmara dos Deputados' (Searches for votes held in the Chamber of Deputies). This specifies the verb ('busca') and resource ('votações'), and the location context is helpful. However, it doesn't explicitly differentiate from sibling tools like 'votacoes_evento', 'votacoes_orgao', or 'votacoes_proposicao', which appear to be more specific variants.

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 provides clear usage guidance: 'DICA: Comece com dataInicio + dataFim para buscar votações em um período, ou use idProposicao para votações de uma proposição específica.' This gives practical advice on when to use different parameter combinations. However, it doesn't explicitly state when NOT to use this tool versus the more specific sibling tools (e.g., 'votacoes_proposicao'), which would be needed for a perfect score.

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