get_outcome_group
Retrieve detailed information for a specific outcome group within a Canvas account or course. Provide the 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. |