update_page
Update wiki page content, title, or publication status in a Canvas course by providing the course ID and page URL or ID.
Instructions
Update a wiki page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | New page body content (HTML) | |
| title | No | New page title | |
| course_id | Yes | Course ID | |
| published | No | Whether the page should be published | |
| url_or_id | Yes | Page URL slug or ID |