Skip to main content
Glama
by 0xKoller

get-feriados-timeframe

Retrieve public holidays for a specific year in Argentina using the MCP Argentina Datos API. Input the desired year to access accurate holiday data.

Instructions

Devuelve los feriados de un año específico pasado por parámetro

Input Schema

NameRequiredDescriptionDefault
yearYesEJ: 2025

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "year": { "description": "EJ: 2025", "type": "number" } }, "required": [ "year" ], "type": "object" }

Other Tools

Related 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/0xKoller/mcp-argentina-datos'

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