get_user
Retrieve public profile information for a GitFlic user by their username, including name, avatar, and cover image.
Instructions
Get a GitFlic user's public profile by their alias (username). Returns name, avatar, and cover image. Does not return email — use get_me for the authenticated user's email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userAlias | Yes | User alias (username) |