get_homework
Retrieve a child's homework and assigned tasks by student ID within a specified date range, using start and end dates to filter results from Librus parent account.
Instructions
Zadania domowe i przypisane prace dziecka.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maksymalna liczba rekordów. | |
| date_to | Yes | Koniec zakresu, YYYY-MM-DD. | |
| date_from | Yes | Początek zakresu, YYYY-MM-DD. | |
| student_id | Yes | Id lub login dziecka zwrócony przez list_students. |