alphaportal_get_student_stops
Retrieve a student's assigned bus stops with stop name, scheduled time, days of week, and lat/lng coordinates by providing their student ID.
Instructions
Get a student's assigned bus stops — stop name, scheduled time, days of the week, and stop location (lat/lng) for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| studentId | Yes | The numeric studentId (from alphaportal_list_students). |