get_next_festival
Find the next traditional festival after a reference date, returning its name, exact date, days remaining, and cultural significance for planning ahead.
Instructions
Finds the next upcoming traditional festival after a given reference date. Useful for planning ahead and understanding which cultural celebration is approaching. Returns the festival name, exact date when it occurs, days remaining until the festival, and brief information about its significance and traditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Reference date in YYYY-MM-DD format | |
| culture | No | Cultural tradition | chinese |