generate_reengagement_message
Generate personalized re-engagement emails and WhatsApp messages for inactive students. Automates outreach with subject line and body to re-engage learners.
Instructions
Generate a personalized re-engagement outreach message for an inactive student. Returns subject line, email body, and WhatsApp-friendly short message. Use for growth team automation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| student_name | Yes | Student's first name. | |
| course_name | Yes | The course they enrolled in. | |
| days_inactive | Yes | Number of days since their last activity. | |
| last_completed_module | No | Name of the last module they completed, if known. | |
| completion_percentage | No | Course completion percentage (0-100), if known. | |
| channel | No | Target channel — "email", "whatsapp", or "both". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |