update_discussion
Modify an existing Canvas discussion topic by updating its title, message, publication status, or initial post requirement.
Instructions
Update an existing discussion topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| topic_id | Yes | The Canvas discussion topic ID | |
| title | No | New title for the discussion topic | |
| message | No | New body text (supports HTML) | |
| published | No | Publish or unpublish the topic | |
| require_initial_post | No | Require students to post before seeing replies |