get_events_by_date_range
Get Ohio State University events that fall within a given date range. Input start and end dates in YYYY-MM-DD format.
Instructions
Find events within a specific date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date in YYYY-MM-DD format | |
| start_date | Yes | Start date in YYYY-MM-DD format |