naftiko: 1.0.0-alpha2 info: label: Salesforce — Game description: 'Salesforce — Game. 1 operations. Lead operation: Salesforce Game Reward. Self-contained Naftiko capability covering one Salesforce business surface.' tags: - Salesforce - Game created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SALESFORCE_API_KEY: SALESFORCE_API_KEY capability: consumes: - type: http namespace: salesforce-game baseUri: https://login.salesforce.com description: Salesforce — Game business capability. Self-contained, no shared references. resources: - name: data-v64.0-game-gameparticipantreward-gameParticipantRewardId-game-reward path: /data/v64.0/game/gameparticipantreward/{gameParticipantRewardId}/game-reward operations: - name: gamereward method: GET description: Salesforce Game Reward outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: gameParticipantRewardId in: path type: string required: true authentication: type: bearer token: '{{env.SALESFORCE_API_KEY}}' exposes: - type: rest namespace: salesforce-game-rest port: 8080 description: REST adapter for Salesforce — Game. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/data/v64-0/game/gameparticipantreward/{gameparticipantrewardid}/game-reward name: data-v64-0-game-gameparticipantreward-gameparticipantrewardid-game-reward description: REST surface for data-v64.0-game-gameparticipantreward-gameParticipantRewardId-game-reward. operations: - method: GET name: gamereward description: Salesforce Game Reward call: salesforce-game.gamereward with: gameParticipantRewardId: rest.gameParticipantRewardId outputParameters: - type: object mapping: $. - type: mcp namespace: salesforce-game-mcp port: 9090 transport: http description: MCP adapter for Salesforce — Game. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: salesforce-game-reward description: Salesforce Game Reward hints: readOnly: true destructive: false idempotent: true call: salesforce-game.gamereward with: gameParticipantRewardId: tools.gameParticipantRewardId outputParameters: - type: object mapping: $.