usernamestring · requiredValue supplied for username.
minLength: 1 · maxLength: 64
Loading tools…
Hacker News
Retrieve one public Hacker News username with karma, plain-text bio and canonical profile link.
Retrieve an exact public Hacker News username with current karma, a bounded plain-text version of the public about field and the canonical profile link. It returns only fields already public on Hacker News and does not infer identity, contact details, activity history or private information.
Agents select this operation with tool ID hacker-news.user-profile, then check its current inputs and price before a run.
usernamestring · requiredValue supplied for username.
minLength: 1 · maxLength: 64
captured_atstringReturned captured at value.
userobjectReturned user value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "hacker-news.user-profile",
"input": {
"username": "pg"
}
}{
"user": {
"about": "Bug fixer.",
"karma": 157316,
"username": "pg",
"source_url": "https://news.ycombinator.com/user?id=pg"
},
"captured_at": "2026-08-21T00:00:00.000Z"
}Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
not_found: Hacker News could not find that public username.example: {"username":"pg"}