naftiko: 1.0.0-alpha2 info: label: GitHub Application API — Update description: 'GitHub Application API — Update. 1 operations. Lead operation: GitHub Updatewebhook Configuration for an App. Self-contained Naftiko capability covering one Github business surface.' tags: - Github - Update created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: GITHUB_API_KEY: GITHUB_API_KEY capability: consumes: - type: http namespace: app-update baseUri: '' description: GitHub Application API — Update business capability. Self-contained, no shared references. resources: - name: app-hook-config path: /app/hook/config operations: - name: updatewebhookconfigurationforanapp method: PATCH description: GitHub Updatewebhook Configuration for an App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.GITHUB_API_KEY}}' exposes: - type: rest namespace: app-update-rest port: 8080 description: REST adapter for GitHub Application API — Update. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/app/hook/config name: app-hook-config description: REST surface for app-hook-config. operations: - method: PATCH name: updatewebhookconfigurationforanapp description: GitHub Updatewebhook Configuration for an App call: app-update.updatewebhookconfigurationforanapp with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: app-update-mcp port: 9090 transport: http description: MCP adapter for GitHub Application API — Update. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: github-updatewebhook-configuration-app description: GitHub Updatewebhook Configuration for an App hints: readOnly: false destructive: false idempotent: true call: app-update.updatewebhookconfigurationforanapp with: body: tools.body outputParameters: - type: object mapping: $.