edubase_get_class
Fetch class details using a class identification string. Verify and retrieve class information from the EduBase platform.
Instructions
Get/check class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class | Yes | class identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class | Yes | class identification string | |
| id | No | external unique class identifier (if set for the class) | |
| name | Yes | title of the class | |
| start | No | start date and time (if set) | |
| end | No | end date and time (if set) |