mhlb_get_student_form
Retrieve a student's editable profile with school, grade, teacher, delivery location, allergies, and dropdown options, returning the structure required for updating.
Instructions
Get the editable profile for one student — school, grade, teacher, delivery location, allergies and the dropdown options for each. Returns the exact model that mhlb_update_student expects back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| studentId | Yes | Student id from mhlb_list_students. |