get_rubric
Retrieve a rubric's criteria, point values, and rating levels to construct grade_with_rubric calls. Provides essential grading data from Canvas LMS.
Instructions
Get a rubric's criteria, point values, and rating levels — needed to build a grade_with_rubric call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rubric_id | Yes | ||
| course_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |