Skip to main content
Glama
feriadosapi

feriadosapi

by feriadosapi

Feriados Nacionais

feriados_nacionais

Retrieve national holidays in Brazil for a specific year, optionally including facultative holidays (like Carnival) or banking holidays. If no year is provided, returns all available years.

Instructions

Lista todos os feriados nacionais do Brasil para um ano específico. Inclui feriados como Carnaval, Sexta-feira Santa, Tiradentes, Dia do Trabalho, Independência, Nossa Senhora Aparecida, Finados, Proclamação da República e Natal. Opcionalmente pode incluir feriados facultativos nacionais (Ponto Facultativo). Se nenhum ano for informado, retorna feriados de todos os anos disponíveis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
anoNoAno com 4 dígitos (ex: 2026). Se omitido, retorna todos os anos.
facultativosNoSe true, inclui feriados facultativos nacionais (ex: Carnaval, Corpus Christi)
bancariosNoSe true, retorna apenas feriados bancários (calendário FEBRABAN)
Behavior3/5

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

No annotations provided, so description carries full burden. It mentions included holidays and optional facultative inclusion, but does not disclose data source, year availability, ordering, error behavior, or return format.

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?

Description is compact and front-loaded with the main purpose, comprising three clear sentences with no unnecessary words.

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?

Covers main functional aspects (scope, filters, default year behavior). Lacks explanation of output format or structure, which is acceptable given no output schema, but could mention if results are sorted or paged.

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?

Input schema has 100% coverage, so baseline is 3. Description rephrases schema information but does not add significant new meaning beyond listing example holidays and clarifying contextual use.

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 it lists all Brazilian national holidays for a specific year, lists example holidays, and distinguishes from sibling tools by specifying 'nacionais' and optional parameters.

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?

Provides clear context for using the tool (specific year, optional facultativos and bancarios parameters, default behavior when no year is given). However, does not explicitly compare with sibling tools like feriados_por_cidade or feriados_por_estado.

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/feriadosapi/feriadosapi-mcp'

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