create_user
Generate Zendesk user profiles by specifying full name, email, role, phone, organization ID, tags, and notes. Streamlines user management through the Zendesk API MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Yes | User's email address | ||
name | Yes | User's full name | |
notes | No | Notes about the user | |
organization_id | No | ID of the user's organization | |
phone | No | User's phone number | |
role | No | User's role | |
tags | No | Tags for the user |