send_message
Send a message to a teacher or staff member on Wilma. Input the recipient's ID, subject, and message body to deliver it directly.
Instructions
Send a message to a teacher or staff member.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Message body/content | |
| subject | Yes | Message subject | |
| reply_to_id | No | Optional message ID if this is a reply | |
| recipient_id | Yes | ID of the recipient (use get_recipients to find IDs) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |