edubase_get_video_permission
Check user permissions on specific videos to validate access rights including view, report, control, modify, grant, or admin authorization levels.
Instructions
Check if a user has permission on a video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video | Yes | video identification string | |
| user | Yes | user identification string | |
| permission | Yes | permission level (view / report / control / modify / grant / admin) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| status | Yes |