update_resource_sort
Reorders resources in a course group by providing a list of resource IDs in the desired sequence, enabling teachers to customize the display order of materials within a group.
Instructions
更新课程组内资源的排序
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | 课程组id(通过 query_teacher_groups 获取) | |
| sorted_ids | Yes | 按所需顺序排列的资源id列表 |