Get user by user name.
get_user_by_nameRetrieve user details by username. Provide a username to fetch the corresponding user information.
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 |