get_timetable
Retrieve timetables for any teacher, student, class, or classroom on a specified date using type and ID.
Instructions
Get the timetable for a teacher, student, class or classroom on a date. target_type: 'teacher' | 'student' | 'class' | 'classroom'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_str | No | ||
| subdomain | No | ||
| target_id | Yes | ||
| target_type | Yes |