canvas_create_assignment
Create and configure assignments in Canvas courses by specifying details like name, description, due date, points, submission types, and file extensions. Ideal for course management and assignment setup.
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 |