create_announcement
Create announcements for Canvas courses, with optional scheduling for delayed posting or auto-locking engagement windows.
Instructions
Create a new announcement for a course with optional scheduling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Announcement title | |
| lock_at | No | ISO 8601 datetime to auto-lock the announcement | |
| message | Yes | Announcement body content | |
| delayed_post_at | No | ISO 8601 datetime to schedule posting | |
| course_identifier | Yes | Course code or Canvas ID |