Microsoft Azure · Capability

Microsoft Azure AzureDataManagementClient — Operations

Microsoft Azure AzureDataManagementClient — Operations. 1 operations. Lead operation: Get Providers Microsoft Azuredata Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOperations

What You Can Do

GET
Microsoftazureoperationslist — Get Providers Microsoft Azuredata Operations
/v1/providers/microsoft-azuredata/operations

MCP Tools

get-providers-microsoft-azuredata-operations

Get Providers Microsoft Azuredata Operations

read-only idempotent

Capability Spec

azuredatamanagementclient-operations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure AzureDataManagementClient — Operations
  description: 'Microsoft Azure AzureDataManagementClient — Operations. 1 operations. Lead operation: Get Providers Microsoft
    Azuredata Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Operations
  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: azuredatamanagementclient-operations
    baseUri: https://management.azure.com
    description: Microsoft Azure AzureDataManagementClient — Operations business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.AzureData-operations
      path: /providers/Microsoft.AzureData/operations
      operations:
      - name: microsoftazureoperationslist
        method: GET
        description: Get Providers Microsoft Azuredata Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azuredatamanagementclient-operations-rest
    port: 8080
    description: REST adapter for Microsoft Azure AzureDataManagementClient — Operations. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-azuredata/operations
      name: providers-microsoft-azuredata-operations
      description: REST surface for providers-Microsoft.AzureData-operations.
      operations:
      - method: GET
        name: microsoftazureoperationslist
        description: Get Providers Microsoft Azuredata Operations
        call: azuredatamanagementclient-operations.microsoftazureoperationslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azuredatamanagementclient-operations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure AzureDataManagementClient — Operations. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: get-providers-microsoft-azuredata-operations
      description: Get Providers Microsoft Azuredata Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azuredatamanagementclient-operations.microsoftazureoperationslist
      outputParameters:
      - type: object
        mapping: $.