get_student
Retrieve a student's details from ClassQuill using their student UUID. Access tutoring-business student records via the read-only proxy.
Instructions
Get Student
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| student_id | Yes | Student UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| No | |||
| status | No | ||
| last_name | No | ||
| created_at | No | ||
| first_name | No | ||
| parent_ids | No | ||
| placeholder_email | No |