← 返回
开发者工具 中文

Recipe Create Classroom Course

Create a Google Classroom course and invite students.
创建 Google Classroom 课程并邀请学生。
googleworkspace-bot
开发者工具 clawhub v1.0.12 3 版本 100000 Key: 无需
★ 0
Stars
📥 833
下载
💾 12
安装
3
版本
#latest

概述

Create a Google Classroom Course

> PREREQUISITE: Load the following skills to execute this recipe: gws-classroom

Create a Google Classroom course and invite students.

Steps

  1. Create the course: gws classroom courses create --json '{"name": "Introduction to CS", "section": "Period 1", "room": "Room 101", "ownerId": "me"}'
  2. Invite a student: gws classroom invitations create --json '{"courseId": "COURSE_ID", "userId": "student@school.edu", "role": "STUDENT"}'
  3. List enrolled students: gws classroom courses students list --params '{"courseId": "COURSE_ID"}' --format table

版本历史

共 3 个版本

  • v1.0.12 当前
    2026-05-03 03:38 安全 安全
  • v1.0.10
    2026-03-29 14:31
  • v1.0.0
    2026-03-26 22:19

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,816
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,307
communication-collaboration

Gws Gmail

googleworkspace-bot
Gmail:发送、阅读和管理邮件。
★ 2 📥 4,985