Microsoft Azure · Capability

Microsoft Azure Azure Batch — Nodecounts

Microsoft Azure Azure Batch — Nodecounts. 1 operations. Lead operation: Microsoft Azure Get Nodecounts. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureNodecounts

What You Can Do

GET
Microsoftazurebatchlistpoolnodecounts — Microsoft Azure Get Nodecounts
/v1/nodecounts

MCP Tools

microsoft-azure-get-nodecounts

Microsoft Azure Get Nodecounts

read-only idempotent

Capability Spec

azure-batch-nodecounts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Batch — Nodecounts
  description: 'Microsoft Azure Azure Batch — Nodecounts. 1 operations. Lead operation: Microsoft Azure Get Nodecounts. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Nodecounts
  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-batch-nodecounts
    baseUri: ''
    description: Microsoft Azure Azure Batch — Nodecounts business capability. Self-contained, no shared references.
    resources:
    - name: nodecounts
      path: /nodecounts
      operations:
      - name: microsoftazurebatchlistpoolnodecounts
        method: GET
        description: Microsoft Azure Get Nodecounts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: timeOut
          in: query
          type: integer
          description: The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds.
            If the value is larger than 30, the default will be us
        - name: client-request-id
          in: header
          type: string
          description: The caller-generated request identity, in the form of a GUID with no decoration
        - name: return-client-request-id
          in: header
          type: boolean
          description: Whether the server should return the client-request-id in the response.
        - name: ocp-date
          in: header
          type: string
          description: The time the request was issued. Client libraries typically set this to the
        - name: maxresults
          in: query
          type: integer
          description: The maximum number of items to return in the response. A maximum of 1000
        - name: $filter
          in: query
          type: string
          description: An OData $filter clause. For more information on constructing this filter, see
  exposes:
  - type: rest
    namespace: azure-batch-nodecounts-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Batch — Nodecounts. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/nodecounts
      name: nodecounts
      description: REST surface for nodecounts.
      operations:
      - method: GET
        name: microsoftazurebatchlistpoolnodecounts
        description: Microsoft Azure Get Nodecounts
        call: azure-batch-nodecounts.microsoftazurebatchlistpoolnodecounts
        with:
          timeOut: rest.timeOut
          client-request-id: rest.client-request-id
          return-client-request-id: rest.return-client-request-id
          ocp-date: rest.ocp-date
          maxresults: rest.maxresults
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-batch-nodecounts-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Batch — Nodecounts. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-nodecounts
      description: Microsoft Azure Get Nodecounts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-batch-nodecounts.microsoftazurebatchlistpoolnodecounts
      with:
        timeOut: tools.timeOut
        client-request-id: tools.client-request-id
        return-client-request-id: tools.return-client-request-id
        ocp-date: tools.ocp-date
        maxresults: tools.maxresults
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.