naftiko: 1.0.0-alpha2 info: label: GitHub SCIM API — Sets description: 'GitHub SCIM API — Sets. 2 operations. Lead operation: GitHub Set Scim Information for Provisioned Enterprise Group. 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: scim-sets baseUri: '' description: GitHub SCIM API — Sets business capability. Self-contained, no shared references. resources: - name: scim-v2-Groups-scim_group_id path: /scim/v2/Groups/{scim_group_id} operations: - name: setsciminformationforprovisionedenterprisegroup method: PUT description: GitHub Set Scim Information for Provisioned Enterprise Group outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: scim-v2-Users-scim_user_id path: /scim/v2/Users/{scim_user_id} operations: - name: setsciminformationforprovisionedenterpriseuser method: PUT description: GitHub Set Scim Information for Provisioned Enterprise User 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: scim-sets-rest port: 8080 description: REST adapter for GitHub SCIM API — Sets. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/scim/v2/groups/{scim-group-id} name: scim-v2-groups-scim-group-id description: REST surface for scim-v2-Groups-scim_group_id. operations: - method: PUT name: setsciminformationforprovisionedenterprisegroup description: GitHub Set Scim Information for Provisioned Enterprise Group call: scim-sets.setsciminformationforprovisionedenterprisegroup with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/scim/v2/users/{scim-user-id} name: scim-v2-users-scim-user-id description: REST surface for scim-v2-Users-scim_user_id. operations: - method: PUT name: setsciminformationforprovisionedenterpriseuser description: GitHub Set Scim Information for Provisioned Enterprise User call: scim-sets.setsciminformationforprovisionedenterpriseuser with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: scim-sets-mcp port: 9090 transport: http description: MCP adapter for GitHub SCIM API — Sets. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: github-set-scim-information-provisioned description: GitHub Set Scim Information for Provisioned Enterprise Group hints: readOnly: false destructive: false idempotent: true call: scim-sets.setsciminformationforprovisionedenterprisegroup with: body: tools.body outputParameters: - type: object mapping: $. - name: github-set-scim-information-provisioned-2 description: GitHub Set Scim Information for Provisioned Enterprise User hints: readOnly: false destructive: false idempotent: true call: scim-sets.setsciminformationforprovisionedenterpriseuser with: body: tools.body outputParameters: - type: object mapping: $.