get_message
Retrieve the content of a single message for a student using the student ID and message ID.
Instructions
Treść pojedynczej wiadomości, wyłącznie odczyt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Id wiadomości. | |
| student_id | Yes | Id lub login dziecka zwrócony przez list_students. |