descope-mcp-server
create-user
Create a new user in Descope project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
additionalLoginIds | No | Additional login identifiers | |
customAttributes | No | Custom attributes for the user | |
displayName | No | User's display name | |
No | User's email address | ||
familyName | No | User's family/last name | |
givenName | No | User's given/first name | |
loginId | Yes | Primary login identifier for the user | |
middleName | No | User's middle name | |
phone | No | User's phone number in E.164 format | |
picture | No | URL to user's profile picture | |
roles | No | Global role names to assign to the user | |
ssoAppIds | No | SSO application IDs to associate | |
userTenants | No | Tenant associations with specific roles | |
verifiedEmail | No | Whether the email is pre-verified | |
verifiedPhone | No | Whether the phone is pre-verified |