edubase_post_event_transfer
Transfer an educational event to a specific user by providing event and user identification strings, enabling direct event assignment within the EduBase platform.
Instructions
Transfer event to user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| event | Yes | event identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| success | Yes | operation was successful |