edubase_get_video_permission
Verify user permissions for educational videos to ensure authorized access and content management within the EduBase platform.
Instructions
Check if a user has permission on a video.
Input Schema
TableJSON 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) |