Microsoft Azure · Capability

Microsoft Azure NetworkResourceProviderClient — Usages

Microsoft Azure NetworkResourceProviderClient — Usages. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Usages. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureUsages

What You Can Do

GET
Microsoftazureusageslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Usages
/v1/subscriptions/{subscriptionid}/providers/microsoft-network/locations/{location}/usages

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Usages

read-only idempotent

Capability Spec

networkresourceproviderclient-usages.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkResourceProviderClient — Usages
  description: 'Microsoft Azure NetworkResourceProviderClient — Usages. 1 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Providers Microsoft Network Locations Location Usages. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Usages
  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: networkresourceproviderclient-usages
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkResourceProviderClient — Usages business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Network-locations-location-usag
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/usages
      operations:
      - name: microsoftazureusageslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Usages
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: path
          type: string
          description: The location upon which resource usage is queried.
          required: true
  exposes:
  - type: rest
    namespace: networkresourceproviderclient-usages-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkResourceProviderClient — Usages. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-network/locations/{location}/usages
      name: subscriptions-subscriptionid-providers-microsoft-network-locations-location-usag
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Network-locations-location-usag.
      operations:
      - method: GET
        name: microsoftazureusageslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Usages
        call: networkresourceproviderclient-usages.microsoftazureusageslist
        with:
          location: rest.location
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkresourceproviderclient-usages-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkResourceProviderClient — Usages. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Usages
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-usages.microsoftazureusageslist
      with:
        location: tools.location
      outputParameters:
      - type: object
        mapping: $.