Microsoft Azure · Capability

Microsoft Azure Azure Log Analytics — $Batch

Microsoft Azure Azure Log Analytics — $Batch. 1 operations. Lead operation: Microsoft Azure Execute A Batch Of Analytics Queries. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft Azure$Batch

What You Can Do

POST
Microsoftazurequerybatch — Microsoft Azure Execute A Batch Of Analytics Queries
/v1/batch

MCP Tools

microsoft-azure-execute-batch-analytics

Microsoft Azure Execute A Batch Of Analytics Queries

Capability Spec

azure-log-analytics-batch.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Log Analytics — $Batch
  description: 'Microsoft Azure Azure Log Analytics — $Batch. 1 operations. Lead operation: Microsoft Azure Execute A Batch
    Of Analytics Queries. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - $Batch
  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: azure-log-analytics-batch
    baseUri: https://api.loganalytics.io/v1
    description: Microsoft Azure Azure Log Analytics — $Batch business capability. Self-contained, no shared references.
    resources:
    - name: $batch
      path: /$batch
      operations:
      - name: microsoftazurequerybatch
        method: POST
        description: Microsoft Azure Execute A Batch Of Analytics Queries
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: The batch request body
          required: true
  exposes:
  - type: rest
    namespace: azure-log-analytics-batch-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Log Analytics — $Batch. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/batch
      name: batch
      description: REST surface for $batch.
      operations:
      - method: POST
        name: microsoftazurequerybatch
        description: Microsoft Azure Execute A Batch Of Analytics Queries
        call: azure-log-analytics-batch.microsoftazurequerybatch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-log-analytics-batch-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Log Analytics — $Batch. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-execute-batch-analytics
      description: Microsoft Azure Execute A Batch Of Analytics Queries
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-log-analytics-batch.microsoftazurequerybatch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.