Microsoft Azure · Capability

Microsoft Azure MonitorClient — Metrics

Microsoft Azure MonitorClient — Metrics. 1 operations. Lead operation: Microsoft Azure Get Resourceuri Providers Microsoft Insights Metrics. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureMetrics

What You Can Do

GET
Microsoftazuremetricslist — Microsoft Azure Get Resourceuri Providers Microsoft Insights Metrics
/v1/{resourceuri}/providers/microsoft-insights/metrics

MCP Tools

microsoft-azure-get-resourceuri-providers

Microsoft Azure Get Resourceuri Providers Microsoft Insights Metrics

read-only idempotent

Capability Spec

monitorclient-metrics.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure MonitorClient — Metrics
  description: 'Microsoft Azure MonitorClient — Metrics. 1 operations. Lead operation: Microsoft Azure Get Resourceuri Providers
    Microsoft Insights Metrics. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Metrics
  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: monitorclient-metrics
    baseUri: https://management.azure.com
    description: Microsoft Azure MonitorClient — Metrics business capability. Self-contained, no shared references.
    resources:
    - name: resourceUri-providers-microsoft.insights-metrics
      path: /{resourceUri}/providers/microsoft.insights/metrics
      operations:
      - name: microsoftazuremetricslist
        method: GET
        description: Microsoft Azure Get Resourceuri Providers Microsoft Insights Metrics
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $filter
          in: query
          type: string
          description: 'Reduces the set of data collected.<br>The filter is optional. If present it must contain a list of
            metric names to retrieve of the form: *(name.value eq ''metric'
  exposes:
  - type: rest
    namespace: monitorclient-metrics-rest
    port: 8080
    description: REST adapter for Microsoft Azure MonitorClient — Metrics. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/{resourceuri}/providers/microsoft-insights/metrics
      name: resourceuri-providers-microsoft-insights-metrics
      description: REST surface for resourceUri-providers-microsoft.insights-metrics.
      operations:
      - method: GET
        name: microsoftazuremetricslist
        description: Microsoft Azure Get Resourceuri Providers Microsoft Insights Metrics
        call: monitorclient-metrics.microsoftazuremetricslist
        with:
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: monitorclient-metrics-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure MonitorClient — Metrics. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: microsoft-azure-get-resourceuri-providers
      description: Microsoft Azure Get Resourceuri Providers Microsoft Insights Metrics
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: monitorclient-metrics.microsoftazuremetricslist
      with:
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.