get_user_info
Retrieve any Reddit user's public profile to see karma, account age, status flags, plus activity analysis and engagement tips.
Instructions
Get a public profile for any Reddit user: comment/post/total karma, account age and status flags, plus a short activity analysis and engagement tips. Read-only; works in anonymous mode. Returns profile stats only — use get_user_posts / get_user_comments for their actual content. Use get_me instead for your own authenticated account; do NOT expect private fields here, as only public data is returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The target user's Reddit username, without the u/ prefix (e.g. 'spez', not 'u/spez'). |