naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Personalizer Client — Rank description: 'Microsoft Azure Personalizer Client — Rank. 1 operations. Lead operation: Microsoft Azure A Personalizer Rank Request. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Rank created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY capability: consumes: - type: http namespace: personalizer-client-rank baseUri: '' description: Microsoft Azure Personalizer Client — Rank business capability. Self-contained, no shared references. resources: - name: rank path: /rank operations: - name: microsoftazurerank method: POST description: Microsoft Azure A Personalizer Rank Request outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: rankRequest in: body type: string description: A Personalizer request. required: true exposes: - type: rest namespace: personalizer-client-rank-rest port: 8080 description: REST adapter for Microsoft Azure Personalizer Client — Rank. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/rank name: rank description: REST surface for rank. operations: - method: POST name: microsoftazurerank description: Microsoft Azure A Personalizer Rank Request call: personalizer-client-rank.microsoftazurerank with: rankRequest: rest.rankRequest outputParameters: - type: object mapping: $. - type: mcp namespace: personalizer-client-rank-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Personalizer Client — Rank. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-personalizer-rank-request description: Microsoft Azure A Personalizer Rank Request hints: readOnly: false destructive: false idempotent: false call: personalizer-client-rank.microsoftazurerank with: rankRequest: tools.rankRequest outputParameters: - type: object mapping: $.