list_registrations
List and filter registrations by program, child, or school to identify enrolled participants, a child's programs, or a school's active registrations.
Instructions
List registrations (enrollments), filterable by program / child / school.
Use when: "who's enrolled in program 7777?" or "what programs is child X currently in?" or "how many active registrations does school 1234 have?"
Args: program_id: restrict to one program. child_id: restrict to one child. school_id: restrict to one school. limit: max records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| child_id | No | ||
| school_id | No | ||
| program_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |