Skip to main content
Glama
SidneyBissoli

Senado BR — Brazilian Federal Senate Open Data

senado_liderancas

Read-only

Retrieve leadership positions in the Brazilian Federal Senate and National Congress, including leaders and vice-leaders. Filter by chamber, politician code, active status, or leadership type.

Instructions

Lista as lideranças do Senado e do Congresso Nacional (líderes, vice-líderes etc.). Retorna { count, liderancas }, cada item com tipo, descricao, unidadeLideranca e parlamentar (codigo, nome, partido, uf). Filtre por casa (SF/CN), codigoParlamentar, vigente (S/N) ou siglaTipoLideranca; sem filtros retorna todas. Para a composição de blocos use senado_listar_blocos.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
casaNoCasa legislativa (SF=Senado, CN=Congresso)
codigoParlamentarNoCódigo do parlamentar
vigenteNoApenas vigentes (S/N)
siglaTipoLiderancaNoTipo de liderança (ex: LIDER, VICE-LIDER)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations indicate readOnlyHint=true and openWorldHint=true. Description goes beyond by specifying the return structure (`{ count, liderancas }`) and field details, but does not mention rate limits or authentication needs, which are minor for a read-only list 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?

Two concise sentences that front-load the purpose and then detail usage. No redundant or unnecessary information.

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

Completeness5/5

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

Despite the tool's simplicity, the description is complete: explains purpose, filters, default behavior, return structure, and alternative tool. Output schema exists and is leveraged.

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

Parameters4/5

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

Schema coverage is 100%, so baseline is 3. Description adds context about filter behavior, especially the effect of omitting filters (returns all), which is not in the schema. Provides usage nuance.

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?

Clearly states the tool lists leadership positions in the Senate and National Congress. Differentiates from sibling tools like 'senado_listar_blocos' by specifying its focus on leadership and mentioning the alternative for bloc composition.

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?

Explicitly describes filtering options and the default behavior (returns all when no filters). Provides an alternative tool ('senado_listar_blocos') for bloc composition, helping the agent choose correctly.

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/SidneyBissoli/senado-br-mcp-cloudflare'

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