Skills/Public Holidays/Next holidays

Next holidays

0.1 credits / lookup

Lists the next upcoming public holidays for a country, in date order.

Use when

You want the next holiday, or the next few, looking ahead from today or a given day.

Not for

A full-year list, or checking one specific date.

Cost

0.1 credits / lookup

Run it

Run this sub-skill directly: pin it with operation and pass its inputs in the intent. (Omit operation and the Public Holidays skill will route from your intent instead.)

curl -X POST "https://skill.askfaro.com/skills/holidays/run" \
  -H "Authorization: Bearer $FARO_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"intent":{"operation":"next","prompt":"When is the next public holiday in France?"}}'

Example requests

  • When is the next public holiday in France?
  • What are the next 3 holidays in the US?
  • Next bank holiday in the UK