test_calendar_endpoints
Validate calendar endpoints by providing optional date ranges to test both personal and school schedules.
Instructions
Test both personal and school calendar endpoints
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_date | No | End date in YYYY-MM-DD format (optional). Must be at least 1 day after from_date when both are provided. | |
| from_date | No | Start date in YYYY-MM-DD format (optional). If only from_date is provided, it will be treated as a single day. |