daycare_set_capacity
Upsert capacity for one age band on a daycare. Age bands: infant, toddler, twos, threes, fours, prek, kindergarten.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| age_band | Yes | ||
| daycare_id | Yes | ||
| total_slots | Yes | ||
| waitlist_count | No | ||
| current_enrollment | No |