link_guardian_to_student
Link an existing guardian to an additional student in ParentSquare using school, guardian, and student IDs.
Instructions
Link an existing guardian to an additional student. Requires PS_ENABLE_WRITES.
Existing guardian-student links are left untouched. (Unlinking is a destructive op deferred to the ParentSquare website in v1.)
Args: school_id: School ID user_id: Guardian's user ID (from list_parents) student_id: Student ID to link (from list_students)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| school_id | Yes | ||
| student_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |