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