delete_announcement
Permanently delete a specific announcement from a Canvas course using the course identifier and announcement ID.
Instructions
Delete an announcement from a Canvas course.
Permanent — Canvas may retain a recycle-bin copy depending on admin settings.
Args:
course_identifier: Course code or Canvas ID
announcement_id: Announcement ID to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_identifier | Yes | ||
| announcement_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |