canvas_update_course
Modify course details in Canvas by updating its name, code, dates, syllabus, or visibility settings using the Canvas MCP Server V2.0.
Instructions
Update an existing course in Canvas
Input Schema
Name | Required | Description | Default |
---|---|---|---|
course_code | No | New course code | |
course_id | Yes | ID of the course to update | |
end_at | No | New end date (ISO format) | |
is_public | No | ||
license | No | ||
name | No | New name for the course | |
start_at | No | New start date (ISO format) | |
syllabus_body | No | Updated syllabus content |