Get user by user name.
get_user_by_nameGet user details by username, returning the account information for that user.
Instructions
Get user detail based on username.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The name that needs to be fetched. Use user1 for testing |