Send Conversation
send_conversationSend a message to one or more Canvas users with recipient IDs, subject, and body to start a conversation.
Instructions
Send a new conversation message to one or more recipients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The message body | |
| subject | Yes | The conversation subject line | |
| recipients | Yes | Array of recipient user IDs (as strings) |