Skip to main content
Glama
gvc2000

MCP Câmara BR

by gvc2000

resumo_despesas_deputado

Get a summarized overview of a Brazilian deputy's expenses by category, top expenditures, and statistics for efficient analysis of spending patterns.

Instructions

Retorna um RESUMO OTIMIZADO das despesas de um deputado, ideal para agentes com limitações de contexto.

Ao invés de retornar centenas de documentos fiscais individuais, retorna:

  • Total gasto agregado por TIPO de despesa (ex: passagens, combustíveis, etc.)

  • Top 10 maiores gastos individuais

  • Estatísticas (total, média, quantidade de documentos)

Use esta ferramenta preferencialmente ao invés de 'despesas_deputado' quando precisar de visão geral. Use 'despesas_deputado' apenas se precisar ver TODOS os documentos detalhados.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesID do deputado. OBRIGATÓRIO. Use buscar_deputados para obter o ID
anoNoAno das despesas (2008 até ano atual). Recomendado: sempre especifique o ano para reduzir volume de dados
mesNoMês das despesas (1-12). Use junto com ano para filtrar um mês específico
tipoDespesaNoFiltrar por tipo específico de despesa
Behavior4/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 effectively describes what the tool returns (aggregated totals, top 10 expenses, statistics) and its optimization for agents with context limitations. It doesn't mention rate limits, authentication needs, or error conditions, but for a read-only summary tool, the behavioral description is quite comprehensive.

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 with zero wasted sentences. It starts with the core purpose, then lists the specific return format, and concludes with clear usage guidelines. Every sentence adds essential information without redundancy.

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 provides strong contextual completeness. It explains what data is returned, when to use it versus alternatives, and the optimization rationale. The main gap is the lack of output format details, but given this is a summary tool with clear behavioral description, it's mostly complete.

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?

The input schema has 100% description coverage, so the schema already documents all parameters thoroughly. The description doesn't add any parameter-specific information beyond what's in the schema. This meets the baseline expectation when schema coverage is complete.

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 purpose: it returns an OPTIMIZED SUMMARY of a deputy's expenses, specifically aggregating totals by expense type, showing top 10 largest individual expenses, and providing statistics. It explicitly distinguishes itself from the sibling tool 'despesas_deputado' by emphasizing it's for a high-level overview rather than detailed documents.

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 on when to use this tool versus alternatives. It states: 'Use this tool preferably instead of 'despesas_deputado' when you need an overview' and 'Use 'despesas_deputado' only if you need to see ALL detailed documents.' This clearly defines the context and alternative tool for different needs.

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