{
  "name": "nextHoliday",
  "description": "Gets the DATE of the next public holiday in a country, as YYYY-MM-DD. It returns the date and nothing else, so state the date and never guess which holiday it is. Use when the person asks when the next holiday or day off is.",
  "url": "https://date.nager.at/api/v3/NextPublicHolidays/{country}",
  "params": { "country": "two letter country code, e.g. US or DE" },
  "extract": "0.date"
}
