users_exists
Check if a username is already taken in DirectAdmin to avoid duplicate account names.
Instructions
Check whether an account name already exists (admin).
Args: username: Candidate username.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |