learningsuite_create_member
Add a new member to your LearningSuite account with their email, first name, and last name. Configure optional fields like phone, position, and language preferences to tailor member profiles.
Instructions
Create a new member in LearningSuite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| about | No | About text | |
| Yes | Member email address | ||
| phone | No | Phone number | |
| locale | No | Language setting | |
| lastName | Yes | Last name | |
| password | No | Initial password | |
| position | No | Position/title | |
| firstName | Yes | First name | |
| disableLoginEmail | No | Do not send welcome email | |
| ignoreIfAlreadyExists | No | Return existing member if email exists | |
| doNotRequirePasswordChange | No | Do not require password change on first login |