get_student
Fetch a student's profile by ID, including name, grade, SIS ID, linked guardians, and classes. Use this tool to retrieve complete student details for roster management in ParentSquare.
Instructions
Get admin detail for one student (name, grade, SIS id, linked guardians, classes).
Args:
student_id: Student ID (the id from list_students; == roster id)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| student_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |