lookup_github_user
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get a GitHub user's public profile (repos, followers, bio, hireable). Use for recruiter and developer-lead research. Example call: {"username": "torvalds"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_github_userArguments",
"required": [
"username"
],
"properties": {
"username": {
"type": "string",
"title": "Username"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries