naftiko: 1.0.0-alpha2 info: label: GitHub Teams API — Sets description: 'GitHub Teams API — Sets. 1 operations. Lead operation: GitHub Set Team Access Restrictions. Self-contained Naftiko capability covering one Github business surface.' tags: - Github - Sets created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: GITHUB_API_KEY: GITHUB_API_KEY capability: consumes: - type: http namespace: teams-sets baseUri: '' description: GitHub Teams API — Sets business capability. Self-contained, no shared references. resources: - name: repos-owner-repo-branches-branch-protection-restrictions-teams path: /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams operations: - name: setteamaccessrestrictions method: PUT description: GitHub Set Team Access Restrictions outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: bearer token: '{{env.GITHUB_API_KEY}}' exposes: - type: rest namespace: teams-sets-rest port: 8080 description: REST adapter for GitHub Teams API — Sets. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams name: repos-owner-repo-branches-branch-protection-restrictions-teams description: REST surface for repos-owner-repo-branches-branch-protection-restrictions-teams. operations: - method: PUT name: setteamaccessrestrictions description: GitHub Set Team Access Restrictions call: teams-sets.setteamaccessrestrictions with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: teams-sets-mcp port: 9090 transport: http description: MCP adapter for GitHub Teams API — Sets. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: github-set-team-access-restrictions description: GitHub Set Team Access Restrictions hints: readOnly: false destructive: false idempotent: true call: teams-sets.setteamaccessrestrictions with: body: tools.body outputParameters: - type: object mapping: $.