create_announcement
Publish a course announcement to Canvas by submitting the course ID, title, and message, making it visible to students.
Instructions
Create an announcement in a course
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the announcement | |
| message | Yes | Body/message of the announcement | |
| course_id | Yes | The ID of the course |