get_next_festival
Identify the next traditional festival after a given reference date. Outputs festival name, exact date, days remaining, and cultural significance.
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 |