canvas_create_assignment
Create and configure assignments in Canvas courses with specific details like name, description, due date, points, submission types, and file extensions directly via the Canvas MCP Server V2.0.
Instructions
Create a new assignment in a Canvas course
Input Schema
Name | Required | Description | Default |
---|---|---|---|
allowed_extensions | No | Allowed file extensions for submissions | |
course_id | Yes | ID of the course | |
description | No | Assignment description/instructions | |
due_at | No | Due date (ISO format) | |
name | Yes | Name of the assignment | |
points_possible | No | Maximum points possible | |
published | No | Whether the assignment is published | |
submission_types | No | Allowed submission types |