NH
Nager.Date Holidays
/next-holidays
Next public holidays
Upcoming holidays for a country.
liveverifieddegraded · 158ms
holidays
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run nager-date /next-holidays for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | ISO2 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.