get_page_content
Retrieve the full content body of any page in a Canvas course by providing the course identifier and page URL or ID.
Instructions
Get the full content body of a specific page.
Args:
course_identifier: Course code or Canvas ID
page_url_or_id: Page URL slug or page ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_identifier | Yes | ||
| page_url_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |