get_my_children
Retrieve your children's names and IDs for parent accounts, or classmates for student accounts, to use with other tools like timetables and absences.
Instructions
Get your children (for parent accounts) or classmates (for student accounts). Use this to find student names for use with other tools like get_timetable, get_absences, and get_student_summary.
Args: school: School subdomain (only needed with multiple schools).
Returns: JSON array of students with person_id, name, class_id, number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |