Microsoft Azure · Capability

Microsoft Azure Application Insights Data Plane — Subscriptions

Microsoft Azure Application Insights Data Plane — Subscriptions. 9 operations. Lead operation: Microsoft Azure Get Odata Metadata. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptions

What You Can Do

GET
Microsoftazureeventsgetodatametadata — Microsoft Azure Get Odata Metadata
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/events/metadata
GET
Microsoftazureeventsgetbytype — Microsoft Azure Execute Odata Query
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/events/{eventtype}
GET
Microsoftazureeventsget — Microsoft Azure Get An Event
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/events/{eventtype}/{eventid}
POST
Microsoftazuremetadatapost — Microsoft Azure Gets Metadata Information
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/metadata
GET
Microsoftazuremetadataget — Microsoft Azure Gets Metadata Information
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/metadata
GET
Microsoftazuremetricsgetmetadata — Microsoft Azure Retrieve Metric Metadata
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/metrics/metadata
GET
Microsoftazuremetricsget — Microsoft Azure Retrieve Metric Data
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/metrics/{metricid}
POST
Microsoftazurequeryexecute — Microsoft Azure Execute An Analytics Query
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/query
GET
Microsoftazurequeryget — Microsoft Azure Execute An Analytics Query
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/query

MCP Tools

microsoft-azure-get-odata-metadata

Microsoft Azure Get Odata Metadata

read-only idempotent
microsoft-azure-execute-odata-query

Microsoft Azure Execute Odata Query

read-only idempotent
microsoft-azure-get-event

Microsoft Azure Get An Event

read-only idempotent
microsoft-azure-gets-metadata-information

Microsoft Azure Gets Metadata Information

microsoft-azure-gets-metadata-information-2

Microsoft Azure Gets Metadata Information

read-only idempotent
microsoft-azure-retrieve-metric-metadata

Microsoft Azure Retrieve Metric Metadata

read-only idempotent
microsoft-azure-retrieve-metric-data

Microsoft Azure Retrieve Metric Data

read-only idempotent
microsoft-azure-execute-analytics-query

Microsoft Azure Execute An Analytics Query

read-only
microsoft-azure-execute-analytics-query-2

Microsoft Azure Execute An Analytics Query

read-only idempotent

Capability Spec

application-insights-data-plane-subscriptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Application Insights Data Plane — Subscriptions
  description: 'Microsoft Azure Application Insights Data Plane — Subscriptions. 9 operations. Lead operation: Microsoft Azure
    Get Odata Metadata. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Subscriptions
  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: application-insights-data-plane-subscriptions
    baseUri: https://management.azure.com
    description: Microsoft Azure Application Insights Data Plane — Subscriptions business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/components/{applicationName}/events/$metadata
      operations:
      - name: microsoftazureeventsgetodatametadata
        method: GET
        description: Microsoft Azure Get Odata Metadata
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/components/{applicationName}/events/{eventType}
      operations:
      - name: microsoftazureeventsgetbytype
        method: GET
        description: Microsoft Azure Execute Odata Query
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/components/{applicationName}/events/{eventType}/{eventId}
      operations:
      - name: microsoftazureeventsget
        method: GET
        description: Microsoft Azure Get An Event
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/components/{applicationName}/metadata
      operations:
      - name: microsoftazuremetadatapost
        method: POST
        description: Microsoft Azure Gets Metadata Information
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuremetadataget
        method: GET
        description: Microsoft Azure Gets Metadata Information
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/components/{applicationName}/metrics/metadata
      operations:
      - name: microsoftazuremetricsgetmetadata
        method: GET
        description: Microsoft Azure Retrieve Metric Metadata
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/components/{applicationName}/metrics/{metricId}
      operations:
      - name: microsoftazuremetricsget
        method: GET
        description: Microsoft Azure Retrieve Metric Data
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/components/{applicationName}/query
      operations:
      - name: microsoftazurequeryexecute
        method: POST
        description: Microsoft Azure Execute An Analytics Query
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurequeryget
        method: GET
        description: Microsoft Azure Execute An Analytics Query
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: application-insights-data-plane-subscriptions-rest
    port: 8080
    description: REST adapter for Microsoft Azure Application Insights Data Plane — Subscriptions. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/events/metadata
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureeventsgetodatametadata
        description: Microsoft Azure Get Odata Metadata
        call: application-insights-data-plane-subscriptions.microsoftazureeventsgetodatametadata
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/events/{eventtype}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureeventsgetbytype
        description: Microsoft Azure Execute Odata Query
        call: application-insights-data-plane-subscriptions.microsoftazureeventsgetbytype
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/events/{eventtype}/{eventid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureeventsget
        description: Microsoft Azure Get An Event
        call: application-insights-data-plane-subscriptions.microsoftazureeventsget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/metadata
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuremetadatapost
        description: Microsoft Azure Gets Metadata Information
        call: application-insights-data-plane-subscriptions.microsoftazuremetadatapost
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazuremetadataget
        description: Microsoft Azure Gets Metadata Information
        call: application-insights-data-plane-subscriptions.microsoftazuremetadataget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/metrics/metadata
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremetricsgetmetadata
        description: Microsoft Azure Retrieve Metric Metadata
        call: application-insights-data-plane-subscriptions.microsoftazuremetricsgetmetadata
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/metrics/{metricid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremetricsget
        description: Microsoft Azure Retrieve Metric Data
        call: application-insights-data-plane-subscriptions.microsoftazuremetricsget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{applicationname}/query
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurequeryexecute
        description: Microsoft Azure Execute An Analytics Query
        call: application-insights-data-plane-subscriptions.microsoftazurequeryexecute
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurequeryget
        description: Microsoft Azure Execute An Analytics Query
        call: application-insights-data-plane-subscriptions.microsoftazurequeryget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: application-insights-data-plane-subscriptions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Application Insights Data Plane — Subscriptions. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-odata-metadata
      description: Microsoft Azure Get Odata Metadata
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: application-insights-data-plane-subscriptions.microsoftazureeventsgetodatametadata
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-execute-odata-query
      description: Microsoft Azure Execute Odata Query
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: application-insights-data-plane-subscriptions.microsoftazureeventsgetbytype
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-event
      description: Microsoft Azure Get An Event
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: application-insights-data-plane-subscriptions.microsoftazureeventsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-metadata-information
      description: Microsoft Azure Gets Metadata Information
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: application-insights-data-plane-subscriptions.microsoftazuremetadatapost
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-metadata-information-2
      description: Microsoft Azure Gets Metadata Information
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: application-insights-data-plane-subscriptions.microsoftazuremetadataget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-retrieve-metric-metadata
      description: Microsoft Azure Retrieve Metric Metadata
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: application-insights-data-plane-subscriptions.microsoftazuremetricsgetmetadata
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-retrieve-metric-data
      description: Microsoft Azure Retrieve Metric Data
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: application-insights-data-plane-subscriptions.microsoftazuremetricsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-execute-analytics-query
      description: Microsoft Azure Execute An Analytics Query
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: application-insights-data-plane-subscriptions.microsoftazurequeryexecute
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-execute-analytics-query-2
      description: Microsoft Azure Execute An Analytics Query
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: application-insights-data-plane-subscriptions.microsoftazurequeryget
      outputParameters:
      - type: object
        mapping: $.