pup_list_non_school_days
Retrieve school holidays, closures, and weekends for a given school ID, with optional date range to show dates that differ from student defaults. Use to prevent scheduling conflicts.
Instructions
Dates a plan cannot be set for at a school (holidays, closures, weekends), and optionally the dates in a range that already differ from the student defaults.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | YYYY-MM-DD | |
| school_id | Yes | School id, from pup_list_students | |
| start_date | No | YYYY-MM-DD; with end_date, also return dates that differ from the default |