naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Personalizer Client v1.1-preview.3 — ModelV1Dot1Preview3 description: 'Microsoft Azure Personalizer Client v1.1-preview.3 — ModelV1Dot1Preview3. 4 operations. Lead operation: Microsoft Azure Get Model. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - ModelV1Dot1Preview3 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-v11-preview3-modelv1dot1preview3 baseUri: '' description: Microsoft Azure Personalizer Client v1.1-preview.3 — ModelV1Dot1Preview3 business capability. Self-contained, no shared references. resources: - name: model path: /model operations: - name: microsoftazuremodelget method: GET description: Microsoft Azure Get Model outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: signed in: query type: boolean description: True if requesting signed model zip archive, false otherwise. - name: microsoftazuremodelimport method: PUT description: Microsoft Azure Put The Digitally Signed Model File outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The digitally signed model file obtained from getting the model. required: true - name: microsoftazuremodelreset method: DELETE description: Microsoft Azure Reset Model outputRawFormat: json outputParameters: - name: result type: object value: $. - name: model-properties path: /model/properties operations: - name: microsoftazuremodelgetproperties method: GET description: Microsoft Azure Get Model Properties outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: personalizer-client-v11-preview3-modelv1dot1preview3-rest port: 8080 description: REST adapter for Microsoft Azure Personalizer Client v1.1-preview.3 — ModelV1Dot1Preview3. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/model name: model description: REST surface for model. operations: - method: GET name: microsoftazuremodelget description: Microsoft Azure Get Model call: personalizer-client-v11-preview3-modelv1dot1preview3.microsoftazuremodelget with: signed: rest.signed outputParameters: - type: object mapping: $. - method: PUT name: microsoftazuremodelimport description: Microsoft Azure Put The Digitally Signed Model File call: personalizer-client-v11-preview3-modelv1dot1preview3.microsoftazuremodelimport with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuremodelreset description: Microsoft Azure Reset Model call: personalizer-client-v11-preview3-modelv1dot1preview3.microsoftazuremodelreset outputParameters: - type: object mapping: $. - path: /v1/model/properties name: model-properties description: REST surface for model-properties. operations: - method: GET name: microsoftazuremodelgetproperties description: Microsoft Azure Get Model Properties call: personalizer-client-v11-preview3-modelv1dot1preview3.microsoftazuremodelgetproperties outputParameters: - type: object mapping: $. - type: mcp namespace: personalizer-client-v11-preview3-modelv1dot1preview3-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Personalizer Client v1.1-preview.3 — ModelV1Dot1Preview3. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-model description: Microsoft Azure Get Model hints: readOnly: true destructive: false idempotent: true call: personalizer-client-v11-preview3-modelv1dot1preview3.microsoftazuremodelget with: signed: tools.signed outputParameters: - type: object mapping: $. - name: microsoft-azure-put-digitally-signed description: Microsoft Azure Put The Digitally Signed Model File hints: readOnly: false destructive: false idempotent: true call: personalizer-client-v11-preview3-modelv1dot1preview3.microsoftazuremodelimport with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-reset-model description: Microsoft Azure Reset Model hints: readOnly: false destructive: true idempotent: true call: personalizer-client-v11-preview3-modelv1dot1preview3.microsoftazuremodelreset outputParameters: - type: object mapping: $. - name: microsoft-azure-get-model-properties description: Microsoft Azure Get Model Properties hints: readOnly: true destructive: false idempotent: true call: personalizer-client-v11-preview3-modelv1dot1preview3.microsoftazuremodelgetproperties outputParameters: - type: object mapping: $.