edubase_get_class_permission
Check if a user has permission to view, report, control, modify, grant, or administer a specific class in the EduBase educational platform.
Instructions
Check if a user has permission on a class.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class | Yes | class identification string | |
| user | Yes | user identification string | |
| permission | Yes | permission level (view / report / control / modify / grant / admin) |