blackboard_grades
Retrieve visible grades, existing attempts, and feedback for a course. Read-only access ensures no tests are started or answers submitted.
Instructions
Visible grades and EXISTING attempts/feedback. Never starts a test, creates an attempt or submits answers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | overview | |
| limit | No | ||
| course | Yes | ||
| offset | No | ||
| column_id | No | ||
| attempt_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| error | No | ||
| message | No | ||
| service | No | local | |
| warnings | No | ||
| truncated | No | ||
| next_action | No | ||
| next_offset | No |