send_message
Deliver a message to Edupage users by providing exact recipient names and body text. Add the school subdomain if recipients appear in multiple schools.
Instructions
Send a message to one or more Edupage users. ⚠️ Use with care – this sends real messages.
Args: recipients: Comma-separated list of recipient names (must match teacher/student names exactly) body: The message text to send school: School subdomain (required when recipient exists in multiple schools).
Returns: Success or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| school | No | ||
| recipients | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |