create_user
Adds a new user to Zendesk with required name and email, plus optional role, phone, organization, and notes.
Instructions
Create a new user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | User's full name | |
| role | No | User's role | |
| tags | No | Tags for the user | |
| Yes | User's email address | ||
| notes | No | Notes about the user | |
| phone | No | User's phone number | |
| organization_id | No | ID of the user's organization |