Skip to main content
Glama

send_bulk_messages_from_list

Send personalized messages to multiple recipients in a Canvas course using customizable templates with placeholders for dynamic content.

Instructions

Send customized messages to multiple recipients using templates. Args: course_identifier: Canvas course ID recipient_data: List of dicts with recipient info and custom data subject_template: Subject template with placeholders (e.g., "Reminder - {missing_count} reviews") body_template: Body template with placeholders (e.g., "Hi {name}, you have {missing_count}...") context_code: Course context mode: "sync" or "async" Returns: Results of bulk message sending

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
body_templateYes
context_codeNo
course_identifierYes
modeNosync
recipient_dataYes
subject_templateYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vishalsachdev/canvas-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server