create_announcement
Post a new announcement to a Canvas course instantly or schedule it for later using an ISO-8601 timestamp.
Instructions
Create an announcement. Pass delayed_post_at (ISO-8601) to schedule it instead of posting now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| message | Yes | ||
| delayed_post_at | No | ||
| course_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |