ContainerInstanceManagementClient — Operations

ContainerInstanceManagementClient — Operations. 1 operations. Lead operation: Azure Container Instances Operations_ List. Self-contained Naftiko capability covering one Azure Container Instances business surface.

Run with Naftiko Azure Container InstancesOperations

What You Can Do

GET
Operationslist — Azure Container Instances Operations_ List
/v1/providers/microsoft-containerinstance/operations

MCP Tools

azure-container-instances-operations-list

Azure Container Instances Operations_ List

read-only idempotent

Capability Spec

azure-container-instances-operations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: ContainerInstanceManagementClient — Operations
  description: 'ContainerInstanceManagementClient — Operations. 1 operations. Lead operation: Azure Container Instances Operations_
    List. Self-contained Naftiko capability covering one Azure Container Instances business surface.'
  tags:
  - Azure Container Instances
  - Operations
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    AZURE_CONTAINER_INSTANCES_API_KEY: AZURE_CONTAINER_INSTANCES_API_KEY
capability:
  consumes:
  - type: http
    namespace: azure-container-instances-operations
    baseUri: https://management.azure.com
    description: ContainerInstanceManagementClient — Operations business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.ContainerInstance-operations
      path: /providers/Microsoft.ContainerInstance/operations
      operations:
      - name: operationslist
        method: GET
        description: Azure Container Instances Operations_ List
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-container-instances-operations-rest
    port: 8080
    description: REST adapter for ContainerInstanceManagementClient — Operations. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-containerinstance/operations
      name: providers-microsoft-containerinstance-operations
      description: REST surface for providers-Microsoft.ContainerInstance-operations.
      operations:
      - method: GET
        name: operationslist
        description: Azure Container Instances Operations_ List
        call: azure-container-instances-operations.operationslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-container-instances-operations-mcp
    port: 9090
    transport: http
    description: MCP adapter for ContainerInstanceManagementClient — Operations. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: azure-container-instances-operations-list
      description: Azure Container Instances Operations_ List
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-container-instances-operations.operationslist
      outputParameters:
      - type: object
        mapping: $.