ed_create_workspace
Create a cloud IDE workspace in an Ed course and choose its environment image from options like Python, Java, C, C++, Node.js, Jupyter, or RStudio.
Instructions
在 Ed 课程里新建 workspace(云 IDE),workspace_type 选环境镜像(general/c/cpp/python/java/nodejs/jupyter/rstudio)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| course_id | Yes | Ed course ID (numeric ID, can be obtained from ed_list_courses) | |
| workspace_type | No | general |