get_user
Retrieve a Hacker News user profile by username, returning karma, account age, about text, and submission count.
Instructions
Get a Hacker News user profile by username. Returns karma, account age, about text, and submission count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The HN username |