ScheduleGetPupilSchedule
Retrieve a pupil's schedule for any date range using pupil ID and start/end dates. Optionally filter by group, teacher, or timezone to see relevant class times.
Instructions
Get a pupil's schedule for a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dateEnd | Yes | string (required) | |
| pupilId | Yes | integer (required) | |
| dateStart | Yes | string (required) | |
| bodyGroupId | No | Идентификатор группы | |
| bodyTimezone | No | Часовой пояс | |
| bodyTeacherId | No | Идентификатор учителя |