Nager.Date Holidays
NH
Nager.Date Holidays
/next-holidays

Next public holidays

Upcoming holidays for a country.

liveverifieddegraded · 158ms
holidays
$0.0020
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run nager-date /next-holidays for me.

Input

FieldTypeDescription
countrystringISO2 code default "US"

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"nager-date","endpoint":"/next-holidays","input":{"country":"US"}}'
cli
npx cracked-ai run -p nager-date -e /next-holidays -i '{"country":"US"}'
mcp
run_tool({ provider: "nager-date", endpoint: "/next-holidays", input: {"country":"US"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.