edubase_get_user_group
Retrieve the group membership of a user using their identifier. Identify which group a user belongs to in the EduBase platform.
Instructions
Get user's group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| group | Yes | user group code |