send_peer_review_followup_campaign
Analyze peer review completion, preview recipient segmentation, then send urgent or gentle follow-up reminders after confirmation.
Instructions
Complete workflow: analyze peer reviews and send targeted reminders.
Two-step by design. Call it without a confirmation_token to get the analytics plus a preview of who would receive urgent vs gentle reminders and a token; show that to the educator, then call again with the token to actually send. The token is void if the completion analytics shifted in between.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignment_id | Yes | Canvas assignment ID | |
| course_identifier | Yes | Course code or Canvas ID | |
| confirmation_token | No | Token from the preview call; omit to preview |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||