update_discussion
Modify an existing course discussion topic by changing its title, message, publish status, or require students to post before viewing replies.
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 |