edit_page_content
Update a Canvas page's HTML content and optional title by specifying the course and page URL or ID.
Instructions
Edit the content of a specific page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional new title for the page | |
| new_content | Yes | New HTML content for the page | |
| page_url_or_id | Yes | Page URL slug or page ID | |
| course_identifier | Yes | Course code or Canvas ID |