send_message
Send a message to any EduPage user by their unique ID, such as a student or teacher, using the recipient's ID and message body.
Instructions
Send a message to a recipient. recipient_id is an edupage id like 'Student123' or 'Teacher456' (see get_students/get_teachers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| subdomain | No | ||
| recipient_id | Yes |