edubase_get_event_permission
Check if a user has a specific permission level for an event to control access to features.
Instructions
Check if a user has permission on an event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| event | Yes | event identification string | |
| permission | Yes | permission level (view / report / control / modify / finances / grant / admin) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| status | Yes | ||
| content | Yes |