edubase_post_video_transfer
Transfer a specific video to a targeted user on the EduBase platform, enabling direct educational content delivery.
Instructions
Transfer video to user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| video | Yes | video identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| success | Yes | operation was successful |