get_my_children
Retrieve student names and IDs for your children or classmates, enabling use with timetable, absence, and summary tools.
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 |