admin_add_user
Add a new user account to a specified team using username, password, and team ID. For white team use only.
Instructions
Create a new user account. White team only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | Team ID to assign the user to | |
| password | Yes | Password for the new user | |
| username | Yes | Username for the new user |