lookup_github
ActiveTool of GoCreative Agent API
Get GitHub repo metadata (stars, language, license, dates, default branch). Use for OSS research, dependency-risk scoring, or maintainer outreach. Example call: {"owner": "torvalds", "repo": "linux"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_githubArguments",
"required": [
"owner",
"repo"
],
"properties": {
"repo": {
"type": "string",
"title": "Repo"
},
"owner": {
"type": "string",
"title": "Owner"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries