duvera__github_read_file
ActiveTool of ai.duvera/gateway
declared in 1.0
[duvera · risk:low] Read a file from a public GitHub repository. Read-only.
Parameters schema
{
"type": "object",
"required": [
"owner",
"repo"
],
"properties": {
"path": {
"type": "string",
"description": "File path within the repository, e.g. \"README.md\". Defaults to README.md."
},
"repo": {
"type": "string",
"description": "Repository name, e.g. \"Hello-World\"."
},
"owner": {
"type": "string",
"description": "Repository owner (username or org), e.g. \"octocat\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.duvera/gateway
1/7 registries