Microsoft Azure · Capability

Microsoft Azure Metrics Advisor — Admin

Microsoft Azure Metrics Advisor — Admin. 1 operations. Lead operation: Microsoft Azure Get Latest Usage Stats. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAdmin

What You Can Do

GET
Microsoftazuregetactiveseriescount — Microsoft Azure Get Latest Usage Stats
/v1/stats/latest

MCP Tools

microsoft-azure-get-latest-usage

Microsoft Azure Get Latest Usage Stats

read-only idempotent

Capability Spec

metrics-advisor-admin.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Metrics Advisor — Admin
  description: 'Microsoft Azure Metrics Advisor — Admin. 1 operations. Lead operation: Microsoft Azure Get Latest Usage Stats.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Admin
  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: metrics-advisor-admin
    baseUri: ''
    description: Microsoft Azure Metrics Advisor — Admin business capability. Self-contained, no shared references.
    resources:
    - name: stats-latest
      path: /stats/latest
      operations:
      - name: microsoftazuregetactiveseriescount
        method: GET
        description: Microsoft Azure Get Latest Usage Stats
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: metrics-advisor-admin-rest
    port: 8080
    description: REST adapter for Microsoft Azure Metrics Advisor — Admin. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/stats/latest
      name: stats-latest
      description: REST surface for stats-latest.
      operations:
      - method: GET
        name: microsoftazuregetactiveseriescount
        description: Microsoft Azure Get Latest Usage Stats
        call: metrics-advisor-admin.microsoftazuregetactiveseriescount
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: metrics-advisor-admin-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Metrics Advisor — Admin. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: microsoft-azure-get-latest-usage
      description: Microsoft Azure Get Latest Usage Stats
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: metrics-advisor-admin.microsoftazuregetactiveseriescount
      outputParameters:
      - type: object
        mapping: $.