get_user_profile
Retrieve a Reddit user's public profile including karma, account age, and metadata by providing the username without the u/ prefix.
Instructions
Fetch a Reddit user's public profile: karma, account age, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The Reddit username (without u/ prefix) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||