naftiko: 1.0.0-alpha2 info: label: Microsoft Azure TrainingApi — DomainsApi description: 'Microsoft Azure TrainingApi — DomainsApi. 2 operations. Lead operation: Microsoft Azure Get A List Of The Available Domains. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - DomainsApi 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: trainingapi-domainsapi baseUri: https://southcentralus.api.cognitive.microsoft.com/customvision/v2.1/Training description: Microsoft Azure TrainingApi — DomainsApi business capability. Self-contained, no shared references. resources: - name: domains path: /domains operations: - name: microsoftazuregetdomains method: GET description: Microsoft Azure Get A List Of The Available Domains outputRawFormat: json outputParameters: - name: result type: object value: $. - name: domains-domainId path: /domains/{domainId} operations: - name: microsoftazuregetdomain method: GET description: Microsoft Azure Get Information About A Specific Domain outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: domainId in: path type: string description: The id of the domain to get information about required: true exposes: - type: rest namespace: trainingapi-domainsapi-rest port: 8080 description: REST adapter for Microsoft Azure TrainingApi — DomainsApi. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/domains name: domains description: REST surface for domains. operations: - method: GET name: microsoftazuregetdomains description: Microsoft Azure Get A List Of The Available Domains call: trainingapi-domainsapi.microsoftazuregetdomains outputParameters: - type: object mapping: $. - path: /v1/domains/{domainid} name: domains-domainid description: REST surface for domains-domainId. operations: - method: GET name: microsoftazuregetdomain description: Microsoft Azure Get Information About A Specific Domain call: trainingapi-domainsapi.microsoftazuregetdomain with: domainId: rest.domainId outputParameters: - type: object mapping: $. - type: mcp namespace: trainingapi-domainsapi-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure TrainingApi — DomainsApi. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-list-available description: Microsoft Azure Get A List Of The Available Domains hints: readOnly: true destructive: false idempotent: true call: trainingapi-domainsapi.microsoftazuregetdomains outputParameters: - type: object mapping: $. - name: microsoft-azure-get-information-about description: Microsoft Azure Get Information About A Specific Domain hints: readOnly: true destructive: false idempotent: true call: trainingapi-domainsapi.microsoftazuregetdomain with: domainId: tools.domainId outputParameters: - type: object mapping: $.