create_page
Creates a new wiki page for a Canvas course, with optional body and published status, defaulting to draft.
Instructions
Create a new wiki page. Defaults to unpublished (draft) unless published=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| title | Yes | ||
| published | No | ||
| course_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |