revert-page-revision
Restore a Canvas page to an earlier version by providing the course ID, page URL slug, and revision ID.
Instructions
Revert a page to a previous revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageUrl | Yes | The page's URL slug (e.g., 'syllabus') | |
| courseId | Yes | The ID of the course | |
| revisionId | Yes | The ID of the revision to revert to |