Azure Logic Apps · Capability

LogicManagementClient — Operations

LogicManagementClient — Operations. 1 operations. Lead operation: Azure Logic Apps Operations_ List. Self-contained Naftiko capability covering one Azure Logic Apps business surface.

Run with Naftiko Azure Logic AppsOperations

What You Can Do

GET
Operationslist — Azure Logic Apps Operations_ List
/v1/providers/microsoft-logic/operations

MCP Tools

azure-logic-apps-operations-list

Azure Logic Apps Operations_ List

read-only idempotent

Capability Spec

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