NH
Nager.Date Holidays
/public-holidays
Public holidays
Public holidays for a country and year.
liveverifieddegraded · 206ms
holidayscalendar
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run nager-date /public-holidays for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | ISO2 code default "US" |
| year* | number | Year |
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":"/public-holidays","input":{"country":"US","year":1}}'cli
npx cracked-ai run -p nager-date -e /public-holidays -i '{"country":"US","year":1}'mcp
run_tool({ provider: "nager-date", endpoint: "/public-holidays", input: {"country":"US","year":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.