lookup_github_releases
ActiveTool of GoCreative Agent API
declared in 1.27.1
List recent GitHub releases for a repo (tag, name, body, published). Pass owner/repo. Use for changelog and dependency-update agents. Example call: {"owner_repo": "vercel/next.js"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_github_releasesArguments",
"required": [
"owner_repo"
],
"properties": {
"owner_repo": {
"type": "string",
"title": "Owner Repo"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries