Read a course page
canvas_get_course_pageRetrieve a Canvas course wiki page's text content by providing course ID and page URL. Returns plain text stripped of HTML for easy reading.
Instructions
Get one wiki page's content (HTML stripped to text).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageUrl | Yes | Page url slug or id | |
| courseId | Yes | Canvas course id |