Microsoft Azure · Capability

Microsoft Azure ApplicationInsightsClient — Track

Microsoft Azure ApplicationInsightsClient — Track. 1 operations. Lead operation: Microsoft Azure Track Telemetry Events. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureTrack

What You Can Do

POST
Microsoftazuretrack — Microsoft Azure Track Telemetry Events
/v1/track

MCP Tools

microsoft-azure-track-telemetry-events

Microsoft Azure Track Telemetry Events

Capability Spec

applicationinsightsclient-track.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ApplicationInsightsClient — Track
  description: 'Microsoft Azure ApplicationInsightsClient — Track. 1 operations. Lead operation: Microsoft Azure Track Telemetry
    Events. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Track
  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: applicationinsightsclient-track
    baseUri: ''
    description: Microsoft Azure ApplicationInsightsClient — Track business capability. Self-contained, no shared references.
    resources:
    - name: track
      path: /track
      operations:
      - name: microsoftazuretrack
        method: POST
        description: Microsoft Azure Track Telemetry Events
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: array
          description: The list of telemetry events to track.
          required: true
  exposes:
  - type: rest
    namespace: applicationinsightsclient-track-rest
    port: 8080
    description: REST adapter for Microsoft Azure ApplicationInsightsClient — Track. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/track
      name: track
      description: REST surface for track.
      operations:
      - method: POST
        name: microsoftazuretrack
        description: Microsoft Azure Track Telemetry Events
        call: applicationinsightsclient-track.microsoftazuretrack
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: applicationinsightsclient-track-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ApplicationInsightsClient — Track. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-track-telemetry-events
      description: Microsoft Azure Track Telemetry Events
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: applicationinsightsclient-track.microsoftazuretrack
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.