get_page_content
Given a Canvas page's URL slug and course ID, retrieve its full body content for review, grading, or AI analysis.
Instructions
Get the full body of a specific wiki page by its URL slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_url | Yes | ||
| course_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |