Brazilian National Holidays
gov.brasilapi.holidaysGet all Brazilian national holidays for any year. Specify a year between 1900 and 2100 to receive the complete list of official holidays.
Instructions
All Brazilian national holidays for a given year. BrasilAPI MIT
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Year (e.g. 2026). Returns all Brazilian national holidays for that year. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |