get_rubric
Retrieve detailed Canvas rubric criteria, ratings, and points. Provide a rubric ID or assignment ID with the course identifier; if both are supplied, the rubric ID is used.
Instructions
Get detailed rubric criteria, ratings, and points.
Accepts either rubric_id or assignment_id (at least one required). If both provided, uses rubric_id (more specific).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rubric_id | No | Canvas rubric ID (direct lookup) | |
| assignment_id | No | Canvas assignment ID (get rubric attached to assignment) | |
| course_identifier | Yes | Course code or Canvas ID |