get_festival_dates
Upcoming Indian & South-Asian festival dates for planning in the USA.
With no `query`, returns the next `limit` festivals soonest-first. With a `query` (e.g. "Diwali",
"when is holi"), returns the single soonest matching festival. Each item has name, date (ISO),
days_until, emoji and a greeting. IMPORTANT: many Hindu/Sikh/Jain/Muslim festivals follow lunar
calendars, so these dates are best-effort — always tell the user to confirm the exact date with
their local temple, gurdwara, mosque or a panchang. Returns {'results': [...], 'note': ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||