International Business Machines IBM Cloud Kubernetes Service API — Worker Nodes

International Business Machines IBM Cloud Kubernetes Service API — Worker Nodes. 1 operations. Lead operation: International Business Machines List worker nodes. Self-contained Naftiko capability covering one International Business Machines business surface.

Run with Naftiko International Business MachinesWorker Nodes

What You Can Do

GET
Getworkers — International Business Machines List worker nodes
/v1/v2/getworkers

MCP Tools

international-business-machines-list-worker

International Business Machines List worker nodes

read-only idempotent

Capability Spec

ibm-kubernetes-service-worker-nodes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: International Business Machines IBM Cloud Kubernetes Service API — Worker Nodes
  description: 'International Business Machines IBM Cloud Kubernetes Service API — Worker Nodes. 1 operations. Lead operation:
    International Business Machines List worker nodes. Self-contained Naftiko capability covering one International Business
    Machines business surface.'
  tags:
  - International Business Machines
  - Worker Nodes
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    INTERNATIONAL_BUSINESS_MACHINES_API_KEY: INTERNATIONAL_BUSINESS_MACHINES_API_KEY
capability:
  consumes:
  - type: http
    namespace: ibm-kubernetes-service-worker-nodes
    baseUri: https://containers.cloud.ibm.com
    description: International Business Machines IBM Cloud Kubernetes Service API — Worker Nodes business capability. Self-contained,
      no shared references.
    resources:
    - name: v2-getWorkers
      path: /v2/getWorkers
      operations:
      - name: getworkers
        method: GET
        description: International Business Machines List worker nodes
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: cluster
          in: query
          type: string
          required: true
    authentication:
      type: bearer
      token: '{{env.INTERNATIONAL_BUSINESS_MACHINES_API_KEY}}'
  exposes:
  - type: rest
    namespace: ibm-kubernetes-service-worker-nodes-rest
    port: 8080
    description: REST adapter for International Business Machines IBM Cloud Kubernetes Service API — Worker Nodes. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/v2/getworkers
      name: v2-getworkers
      description: REST surface for v2-getWorkers.
      operations:
      - method: GET
        name: getworkers
        description: International Business Machines List worker nodes
        call: ibm-kubernetes-service-worker-nodes.getworkers
        with:
          cluster: rest.cluster
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: ibm-kubernetes-service-worker-nodes-mcp
    port: 9090
    transport: http
    description: MCP adapter for International Business Machines IBM Cloud Kubernetes Service API — Worker Nodes. One tool
      per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: international-business-machines-list-worker
      description: International Business Machines List worker nodes
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: ibm-kubernetes-service-worker-nodes.getworkers
      with:
        cluster: tools.cluster
      outputParameters:
      - type: object
        mapping: $.