managebac_get_class_grade_weights
Retrieve grade category weights for a ManageBac class to understand how assignments are weighted in final grades.
Instructions
Read grade category weights/proportions for one ManageBac class/course when visible on the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Direct class path or URL. | |
| classId | No | ManageBac class id, usually found in /classes/{id}. | |
| maxItems | No | Maximum weight items to return. Defaults to 50. | |
| className | No | Class/course name substring. Use managebac_get_classes first if unsure. |