naftiko: 1.0.0-alpha2 info: label: Microsoft Azure SearchManagementClient description: 'Microsoft Azure SearchManagementClient. 7 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Search Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure 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: searchmanagementclient-general baseUri: https://management.azure.com description: Microsoft Azure SearchManagementClient business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-providers-Microsoft.Search-checkNameAvailability path: /subscriptions/{subscriptionId}/providers/Microsoft.Search/checkNameAvailability operations: - name: microsoftazureserviceschecknameavailability method: POST description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Search Checknameavailability outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: checkNameAvailabilityInput in: body type: string description: The resource name and type to check. required: true - name: subscriptions-subscriptionId-providers-Microsoft.Search-searchServices path: /subscriptions/{subscriptionId}/providers/Microsoft.Search/searchServices operations: - name: microsoftazureserviceslistbysubscription method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Search Searchservices outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices operations: - name: microsoftazureserviceslistbyresourcegroup method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName} operations: - name: microsoftazureservicescreateorupdate method: PUT description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: searchServiceName in: path type: string description: 'The name of the Azure Cognitive Search service to create or update. Search service names must only contain lowercase letters, digits or dashes, cannot use dash ' required: true - name: service in: body type: string description: The definition of the search service to create or update. required: true - name: microsoftazureservicesupdate method: PATCH description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: searchServiceName in: path type: string description: The name of the Azure Cognitive Search service to update. required: true - name: service in: body type: string description: The definition of the search service to update. required: true - name: microsoftazureservicesget method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazureservicesdelete method: DELETE description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: searchmanagementclient-general-rest port: 8080 description: REST adapter for Microsoft Azure SearchManagementClient. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-search/checknameavailability name: subscriptions-subscriptionid-providers-microsoft-search-checknameavailability description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Search-checkNameAvailability. operations: - method: POST name: microsoftazureserviceschecknameavailability description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Search Checknameavailability call: searchmanagementclient-general.microsoftazureserviceschecknameavailability with: checkNameAvailabilityInput: rest.checkNameAvailabilityInput outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-search/searchservices name: subscriptions-subscriptionid-providers-microsoft-search-searchservices description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Search-searchServices. operations: - method: GET name: microsoftazureserviceslistbysubscription description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Search Searchservices call: searchmanagementclient-general.microsoftazureserviceslistbysubscription outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-search/searchservices name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazureserviceslistbyresourcegroup description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices call: searchmanagementclient-general.microsoftazureserviceslistbyresourcegroup outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-search/searchservices/{searchservicename} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: PUT name: microsoftazureservicescreateorupdate description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename call: searchmanagementclient-general.microsoftazureservicescreateorupdate with: searchServiceName: rest.searchServiceName service: rest.service outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazureservicesupdate description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename call: searchmanagementclient-general.microsoftazureservicesupdate with: searchServiceName: rest.searchServiceName service: rest.service outputParameters: - type: object mapping: $. - method: GET name: microsoftazureservicesget description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename call: searchmanagementclient-general.microsoftazureservicesget outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureservicesdelete description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename call: searchmanagementclient-general.microsoftazureservicesdelete outputParameters: - type: object mapping: $. - type: mcp namespace: searchmanagementclient-general-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure SearchManagementClient. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-post-subscriptions-subscriptionid description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Search Checknameavailability hints: readOnly: true destructive: false idempotent: false call: searchmanagementclient-general.microsoftazureserviceschecknameavailability with: checkNameAvailabilityInput: tools.checkNameAvailabilityInput outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Search Searchservices hints: readOnly: true destructive: false idempotent: true call: searchmanagementclient-general.microsoftazureserviceslistbysubscription outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-2 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices hints: readOnly: true destructive: false idempotent: true call: searchmanagementclient-general.microsoftazureserviceslistbyresourcegroup outputParameters: - type: object mapping: $. - name: microsoft-azure-put-subscriptions-subscriptionid description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename hints: readOnly: false destructive: false idempotent: true call: searchmanagementclient-general.microsoftazureservicescreateorupdate with: searchServiceName: tools.searchServiceName service: tools.service outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-subscriptions-subscriptionid description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename hints: readOnly: false destructive: false idempotent: true call: searchmanagementclient-general.microsoftazureservicesupdate with: searchServiceName: tools.searchServiceName service: tools.service outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-3 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename hints: readOnly: true destructive: false idempotent: true call: searchmanagementclient-general.microsoftazureservicesget outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-subscriptions-subscriptionid description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Search Searchservices Searchservicename hints: readOnly: false destructive: true idempotent: true call: searchmanagementclient-general.microsoftazureservicesdelete outputParameters: - type: object mapping: $.