edubase_post_event_permission
Assign user permissions for events with customizable access levels. Grant roles from view-only to admin to manage educational event participation and control.
Instructions
Create new permission for a user on an event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | event identification string | |
| user | Yes | user 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 | |
| content | Yes | ||
| success | Yes | operation was successful |