get_announcements
Fetch school announcements (distinct from messages) for a student by ID and date range.
Instructions
Ogłoszenia szkolne (oddzielne od wiadomości).
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. |