edubase_get_class
Retrieve class details such as title, external ID, and start/end dates by providing a class identification string.
Instructions
Get the details of a class: title, external identifier, and start and end dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class | Yes | class identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| end | No | ||
| class | Yes | ||
| start | No | ||
| title | Yes |