create-user
Generate and manage user accounts on GitHub Enterprise by specifying login, email, and optional details like name, company, location, and bio. Streamlines user creation via the MCP server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bio | No | Biography for the user | |
blog | No | URL of the user's blog or website | |
company | No | Company for the user | |
Yes | The email address for the user | ||
location | No | Location for the user | |
login | Yes | The username for the user | |
name | No | Full name for the user | |
twitter_username | No | Twitter username for the user |