create_user
Enables admin to create new user accounts with specific roles and permissions on the MCP Server for Coroot. Essential for managing access and privileges within the platform.
Instructions
Create a new user (admin only).
Creates a new user account with specified role and permissions. Requires admin privileges.
Args: user_data: New user information including email, name, role
Input Schema
Name | Required | Description | Default |
---|---|---|---|
user_data | Yes |