create-assignment
Create a new assignment in a Canvas course by specifying the course ID and optional details like name, due date, points, and submission types.
Instructions
Create a new assignment in a course. All fields are optional except courseId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| due_at | No | ||
| courseId | Yes | The ID of the course | |
| published | No | ||
| description | No | ||
| grading_type | No | ||
| points_possible | No | ||
| submission_types | No | ||
| assignment_group_id | No |