get_dropoff_time
Find the start time of the first class on any given date to plan school drop-off. Supports today, tomorrow, weekday names, and YYYY-MM-DD formats.
Instructions
Get the time of the first class (for drop-off planning)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date to check. Can be "today", "tomorrow", a weekday name, or YYYY-MM-DD format |