create-assignment-group
Creates a new assignment group in a Canvas course. Requires courseId to specify the course, with optional fields for name, weight, position, and rules.
Instructions
Create a new assignment group (bucket) in a course. All fields optional except courseId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| rules | No | ||
| courseId | Yes | The ID of the course | |
| position | No | ||
| group_weight | No | ||
| sis_source_id | No | ||
| integration_data | No |