get_grade_details
Retrieve detailed assignment-level grade data for specific courses, including scores, points possible, due dates, and types to analyze academic performance.
Instructions
Get detailed assignment-level data for a specific course. Returns every assignment with its score, points possible, due date, and type. Use this to deeply analyze a single class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseName | Yes | Partial or full course name to look up, e.g. "English", "AP Calc", "Physics" |