naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Service Fabric Client APIs — MeshServices description: 'Microsoft Azure Service Fabric Client APIs — MeshServices. 2 operations. Lead operation: Microsoft Azure Lists All The Service Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - MeshServices 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: service-fabric-client-apis-meshservices baseUri: http://localhost:19080 description: Microsoft Azure Service Fabric Client APIs — MeshServices business capability. Self-contained, no shared references. resources: - name: Resources-Applications-applicationResourceName-Services path: /Resources/Applications/{applicationResourceName}/Services operations: - name: microsoftazuremeshservicelist method: GET description: Microsoft Azure Lists All The Service Resources outputRawFormat: json outputParameters: - name: result type: object value: $. - name: Resources-Applications-applicationResourceName-Services-serviceResourceName path: /Resources/Applications/{applicationResourceName}/Services/{serviceResourceName} operations: - name: microsoftazuremeshserviceget method: GET description: Microsoft Azure Gets The Service Resource With The Given Name outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: service-fabric-client-apis-meshservices-rest port: 8080 description: REST adapter for Microsoft Azure Service Fabric Client APIs — MeshServices. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/resources/applications/{applicationresourcename}/services name: resources-applications-applicationresourcename-services description: REST surface for Resources-Applications-applicationResourceName-Services. operations: - method: GET name: microsoftazuremeshservicelist description: Microsoft Azure Lists All The Service Resources call: service-fabric-client-apis-meshservices.microsoftazuremeshservicelist outputParameters: - type: object mapping: $. - path: /v1/resources/applications/{applicationresourcename}/services/{serviceresourcename} name: resources-applications-applicationresourcename-services-serviceresourcename description: REST surface for Resources-Applications-applicationResourceName-Services-serviceResourceName. operations: - method: GET name: microsoftazuremeshserviceget description: Microsoft Azure Gets The Service Resource With The Given Name call: service-fabric-client-apis-meshservices.microsoftazuremeshserviceget outputParameters: - type: object mapping: $. - type: mcp namespace: service-fabric-client-apis-meshservices-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Service Fabric Client APIs — MeshServices. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-lists-all-service description: Microsoft Azure Lists All The Service Resources hints: readOnly: true destructive: false idempotent: true call: service-fabric-client-apis-meshservices.microsoftazuremeshservicelist outputParameters: - type: object mapping: $. - name: microsoft-azure-gets-service-resource description: Microsoft Azure Gets The Service Resource With The Given Name hints: readOnly: true destructive: false idempotent: true call: service-fabric-client-apis-meshservices.microsoftazuremeshserviceget outputParameters: - type: object mapping: $.