batch_update_resource_visibility
Batch update visibility of resources in a course group by setting a list of resources to hidden or visible using group ID and resource IDs.
Instructions
批量更新课程组内资源的可见性
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pub | Yes | 资源可见性(1=隐藏 2=可见) | |
| group_id | Yes | 课程组id(通过 query_teacher_groups 获取) | |
| activity_node_ids | Yes | 资源id列表 |