lookup_hn_user
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get a Hacker News user profile (karma, about, created). Use for HN-poster qualification. Example call: {"username": "pg"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_hn_userArguments",
"required": [
"username"
],
"properties": {
"username": {
"type": "string",
"title": "Username"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries