list_programs
Retrieve a list of childcare programs such as camps, preschool, after-school, and summer activities. Filter by school or active status to find current offerings.
Instructions
List programs (camps, preschool, after-school, summer).
Use when: "what programs do we currently offer?" or "show me the active summer programs at school 1234."
Args: school_id: restrict to one school. active: filter by active flag (True / False / None = all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | ||
| school_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |