get_page
Retrieve a specific wiki page from a Canvas course by providing its course ID and page URL slug.
Instructions
Get a single wiki page by its URL slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| page_url | Yes | The page URL slug (e.g. "welcome-page") |