get_dates
Retrieve public holidays, school terms, and other important dates for Victoria, Australia. Filter by date range and type.
Instructions
Get a list of important dates for the state of Victoria, Australia.
Args:
from_date: From date in the format YYYY-MM-DD
to_date: To date in the format YYYY-MM-DD
type: can be one of PUBLIC_HOLIDAY,DAYLIGHT_SAVING,SCHOOL_TERM,SCHOOL_HOLIDAY,FLAG_NOTIFICATION,PARLIAMENT_SITTING,MULTI_FAITH
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | Yes | ||
| to_date | Yes | ||
| type | No | PUBLIC_HOLIDAY |