Get user by user name.
get_user_by_nameRetrieve user details by supplying a username. Returns user information for the given username.
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 |