delete_discussion
Permanently removes a discussion topic from a specified course by providing course and topic IDs.
Instructions
Delete a discussion topic from a course. This action is permanent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| topic_id | Yes | The Canvas discussion topic ID to delete |