Tool to add a message to an existing Canvas conversation. Use when sending a follow-up message to a conversation thread with specified recipients.
bodyRequiredstringThe content of the message to be sent.
recipientsRequiredarrayArray of recipient user IDs who should receive this message. User IDs are numeric strings.
context_codestringThe course or group ID that provides context for this message (e.g., 'course_123', 'group_456').
attachment_idsarrayArray of attachment IDs to include with the message. These are IDs of files previously uploaded.
conversation_idRequiredstringThe unique identifier of the conversation to add a message to.
media_comment_idstringMedia comment ID of an audio or video file to be associated with this message.
included_messagesarrayArray of message IDs to include or reference in this message.
media_comment_typestringType of the associated media file. Must be 'audio' or 'video' if media_comment_id is provided.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.