create_conversation
Send a new Canvas message to specific recipients by providing subject, body, and optional course context. Use this action to start conversations directly through the LMS workflow.
Instructions
Send a new message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Body of the message | |
| subject | Yes | Subject of the conversation | |
| course_id | No | Course ID to use as context for the message | |
| recipients | Yes | Comma-separated user IDs to send the message to |