duvera__github_latest_release
ActiveTool of ai.duvera/gateway
declared in 1.0
[duvera · risk:low] Get the latest published release (tag, name, notes, date) of a public GitHub repository. Returns 404 for repos that publish no releases. No auth required.
Parameters schema
{
"type": "object",
"required": [
"owner",
"repo"
],
"properties": {
"repo": {
"type": "string",
"description": "Repository name, e.g. \"express\"."
},
"owner": {
"type": "string",
"description": "Repository owner, e.g. \"expressjs\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.duvera/gateway
1/7 registries