edubase_get_video_permission
Check if a user holds a specific permission level (view, report, control, modify, grant, admin) for a given video to control access.
Instructions
Check if a user has permission on a video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| video | Yes | video identification string | |
| permission | Yes | permission level (view / report / control / modify / grant / admin) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| status | Yes | ||
| content | Yes |