List Outcome Group Subgroups
list_outcome_group_subgroupsRetrieve immediate child outcome groups under a specified outcome group in Canvas. Provide context type (account/course), context ID, and outcome group ID to list sub-outcomes for curriculum mapping.
Instructions
List the immediate child outcome groups under a specific outcome group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context_id | Yes | The Canvas account ID or course ID for the context. | |
| context_type | Yes | The outcome group context type. | |
| outcome_group_id | Yes | The Canvas outcome group ID. |