check_user_cep_license
Verify whether a user has a Chrome Enterprise Premium license assigned by providing their email or unique ID. Determine license status for CEP feature access.
Instructions
Checks if a specific user has a Chrome Enterprise Premium (CEP) license assigned. Use this to verify if an individual user (by email or unique ID) is licensed for CEP features.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The user's primary email address or unique ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| license | Yes | ||
| hasLicense | Yes |