Update Page
update_pageUpdate an existing wiki page in Canvas by specifying the course ID and page URL slug, with options for new title, body, publishing status, or editing roles.
Instructions
Update an existing wiki page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | New HTML body content | |
| title | No | New title for the page | |
| page_url | Yes | The page URL slug | |
| course_id | Yes | The Canvas course ID | |
| published | No | Whether the page is published | |
| editing_roles | No | Who can edit: "teachers", "students", "members", or "public" |