descope-mcp-server
invite-user
Create and invite a new user to the 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 | |
inviteUrl | No | Custom URL for the invitation link | |
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 | |
sendMail | No | Send invite via email (default follows project settings) | |
sendSMS | No | Send invite via SMS (default follows project settings) | |
ssoAppIds | No | SSO application IDs to associate | |
templateId | No | Custom template ID for the invitation | |
templateOptions | No | Options for customizing the invitation template | |
userTenants | No | Tenant associations with specific roles | |
verifiedEmail | No | Whether the email is pre-verified | |
verifiedPhone | No | Whether the phone is pre-verified |