get_question
Retrieve course questions from the Qingma Yizhan platform using user authentication and course ID to access quiz content for answering.
Instructions
获取课程题目
参数:
JSESSIONID (str): 用户的JSESSIONID
course_id (str): 课程ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| JSESSIONID | Yes | ||
| course_id | Yes |