Get User
reddit_get_userRetrieve a Reddit user's public profile, including karma, account age, and suspension status, returned as structured JSON.
Instructions
Fetch a Reddit user's public profile info (karma, account age, suspension status). Returns JSON with the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Reddit username, without the u/ prefix |