get_outcome_group
Retrieve details for a specific outcome group in an account or course context by specifying context type, context ID, and outcome group ID.
Instructions
Get details for a specific outcome group in an account or course context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context_type | Yes | The outcome group context type. | |
| context_id | Yes | The Canvas account ID or course ID for the context. | |
| outcome_group_id | Yes | The Canvas outcome group ID. |