naftiko: 1.0.0-alpha2 info: label: GitHub Manage API — Versions description: 'GitHub Manage API — Versions. 1 operations. Lead operation: GitHub Get All Ghes Release Versions for All Nodes. Self-contained Naftiko capability covering one Github business surface.' tags: - Github - Versions created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: GITHUB_API_KEY: GITHUB_API_KEY capability: consumes: - type: http namespace: manage-versions baseUri: '' description: GitHub Manage API — Versions business capability. Self-contained, no shared references. resources: - name: manage-v1-version path: /manage/v1/version operations: - name: getallghesreleaseversionsforallnodes method: GET description: GitHub Get All Ghes Release Versions for All Nodes outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.GITHUB_API_KEY}}' exposes: - type: rest namespace: manage-versions-rest port: 8080 description: REST adapter for GitHub Manage API — Versions. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/manage/v1/version name: manage-v1-version description: REST surface for manage-v1-version. operations: - method: GET name: getallghesreleaseversionsforallnodes description: GitHub Get All Ghes Release Versions for All Nodes call: manage-versions.getallghesreleaseversionsforallnodes outputParameters: - type: object mapping: $. - type: mcp namespace: manage-versions-mcp port: 9090 transport: http description: MCP adapter for GitHub Manage API — Versions. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: github-get-all-ghes-release description: GitHub Get All Ghes Release Versions for All Nodes hints: readOnly: true destructive: false idempotent: true call: manage-versions.getallghesreleaseversionsforallnodes outputParameters: - type: object mapping: $.