create_mysql_user
Create a new MySQL database user on cPanel with specified username and password. Provides credentials for database access.
Instructions
Create a new MySQL database user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Username (will be prefixed with cPanel username) | |
| password | Yes | Password for the new user |