Microsoft Azure · Capability

Microsoft Azure Microsoft.ServiceLinker — ConfigurationNames

Microsoft Azure Microsoft.ServiceLinker — ConfigurationNames. 1 operations. Lead operation: Microsoft Azure Get Providers Microsoft Servicelinker Configurationnames. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureConfigurationNames

What You Can Do

GET
Microsoftazureconfigurationnameslist — Microsoft Azure Get Providers Microsoft Servicelinker Configurationnames
/v1/providers/microsoft-servicelinker/configurationnames

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Servicelinker Configurationnames

read-only idempotent

Capability Spec

microsoftservicelinker-configurationnames.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.ServiceLinker — ConfigurationNames
  description: 'Microsoft Azure Microsoft.ServiceLinker — ConfigurationNames. 1 operations. Lead operation: Microsoft Azure
    Get Providers Microsoft Servicelinker Configurationnames. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - ConfigurationNames
  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: microsoftservicelinker-configurationnames
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.ServiceLinker — ConfigurationNames business capability. Self-contained, no shared
      references.
    resources:
    - name: providers-Microsoft.ServiceLinker-configurationNames
      path: /providers/Microsoft.ServiceLinker/configurationNames
      operations:
      - name: microsoftazureconfigurationnameslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Servicelinker Configurationnames
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $filter
          in: query
          type: string
          description: OData filter options.
        - name: $skipToken
          in: query
          type: string
          description: OData skipToken option for pagination.
  exposes:
  - type: rest
    namespace: microsoftservicelinker-configurationnames-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.ServiceLinker — ConfigurationNames. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-servicelinker/configurationnames
      name: providers-microsoft-servicelinker-configurationnames
      description: REST surface for providers-Microsoft.ServiceLinker-configurationNames.
      operations:
      - method: GET
        name: microsoftazureconfigurationnameslist
        description: Microsoft Azure Get Providers Microsoft Servicelinker Configurationnames
        call: microsoftservicelinker-configurationnames.microsoftazureconfigurationnameslist
        with:
          $filter: rest.$filter
          $skipToken: rest.$skipToken
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftservicelinker-configurationnames-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.ServiceLinker — ConfigurationNames. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-providers-microsoft
      description: Microsoft Azure Get Providers Microsoft Servicelinker Configurationnames
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftservicelinker-configurationnames.microsoftazureconfigurationnameslist
      with:
        $filter: tools.$filter
        $skipToken: tools.$skipToken
      outputParameters:
      - type: object
        mapping: $.