Microsoft Azure · Capability

Microsoft Azure LogicAppsManagementClient — Connection Gateways

Microsoft Azure LogicAppsManagementClient — Connection Gateways. 8 operations. Lead operation: Microsoft Azure Lists All Of The Connection Gateways. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureConnection Gateways

What You Can Do

GET
Microsoftazureconnectiongatewayslist — Microsoft Azure Lists All Of The Connection Gateways
/v1/subscriptions/{subscriptionid}/providers/microsoft-web/connectiongateways
GET
Microsoftazureconnectiongatewayinstallationslist — Microsoft Azure Gets A List Of Installed Gateways That The User Is An Admin Of
/v1/subscriptions/{subscriptionid}/providers/microsoft-web/locations/{location}/connectiongatewayinstallations
GET
Microsoftazureconnectiongatewayinstallationsget — Microsoft Azure Gets An Installed Gateway That The User Is An Admin Of
/v1/subscriptions/{subscriptionid}/providers/microsoft-web/locations/{location}/connectiongatewayinstallations/{gatewayid}
GET
Microsoftazureconnectiongatewayslistbyresourcegroup — Microsoft Azure Lists All Of The Connection Gateways
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/connectiongateways
GET
Microsoftazureconnectiongatewaysget — Microsoft Azure Gets A Specific Gateway
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/connectiongateways/{connectiongatewayname}
PUT
Microsoftazureconnectiongatewayscreateorupdate — Microsoft Azure Replaces A Specific Gateway
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/connectiongateways/{connectiongatewayname}
PATCH
Microsoftazureconnectiongatewaysupdate — Microsoft Azure Updates A Specific Gateway
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/connectiongateways/{connectiongatewayname}
DELETE
Microsoftazureconnectiongatewaysdelete — Microsoft Azure Deletes A Specific Gateway
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/connectiongateways/{connectiongatewayname}

MCP Tools

microsoft-azure-lists-all-connection

Microsoft Azure Lists All Of The Connection Gateways

read-only idempotent
microsoft-azure-gets-list-installed

Microsoft Azure Gets A List Of Installed Gateways That The User Is An Admin Of

read-only idempotent
microsoft-azure-gets-installed-gateway

Microsoft Azure Gets An Installed Gateway That The User Is An Admin Of

read-only idempotent
microsoft-azure-lists-all-connection-2

Microsoft Azure Lists All Of The Connection Gateways

read-only idempotent
microsoft-azure-gets-specific-gateway

Microsoft Azure Gets A Specific Gateway

read-only idempotent
microsoft-azure-replaces-specific-gateway

Microsoft Azure Replaces A Specific Gateway

idempotent
microsoft-azure-updates-specific-gateway

Microsoft Azure Updates A Specific Gateway

idempotent
microsoft-azure-deletes-specific-gateway

Microsoft Azure Deletes A Specific Gateway

idempotent

Capability Spec

logicappsmanagementclient-connection-gateways.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure LogicAppsManagementClient — Connection Gateways
  description: 'Microsoft Azure LogicAppsManagementClient — Connection Gateways. 8 operations. Lead operation: Microsoft Azure
    Lists All Of The Connection Gateways. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Connection Gateways
  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: logicappsmanagementclient-connection-gateways
    baseUri: https://management.azure.com
    description: Microsoft Azure LogicAppsManagementClient — Connection Gateways business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Web-connectionGateways
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/connectionGateways
      operations:
      - name: microsoftazureconnectiongatewayslist
        method: GET
        description: Microsoft Azure Lists All Of The Connection Gateways
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.Web-locations-location-connecti
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/connectionGatewayInstallations
      operations:
      - name: microsoftazureconnectiongatewayinstallationslist
        method: GET
        description: Microsoft Azure Gets A List Of Installed Gateways That The User Is An Admin Of
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.Web-locations-location-connecti
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/connectionGatewayInstallations/{gatewayId}
      operations:
      - name: microsoftazureconnectiongatewayinstallationsget
        method: GET
        description: Microsoft Azure Gets An Installed Gateway That The User Is An Admin Of
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/connectionGateways
      operations:
      - name: microsoftazureconnectiongatewayslistbyresourcegroup
        method: GET
        description: Microsoft Azure Lists All Of The Connection Gateways
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/connectionGateways/{connectionGatewayName}
      operations:
      - name: microsoftazureconnectiongatewaysget
        method: GET
        description: Microsoft Azure Gets A Specific Gateway
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureconnectiongatewayscreateorupdate
        method: PUT
        description: Microsoft Azure Replaces A Specific Gateway
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureconnectiongatewaysupdate
        method: PATCH
        description: Microsoft Azure Updates A Specific Gateway
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureconnectiongatewaysdelete
        method: DELETE
        description: Microsoft Azure Deletes A Specific Gateway
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: logicappsmanagementclient-connection-gateways-rest
    port: 8080
    description: REST adapter for Microsoft Azure LogicAppsManagementClient — Connection Gateways. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-web/connectiongateways
      name: subscriptions-subscriptionid-providers-microsoft-web-connectiongateways
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Web-connectionGateways.
      operations:
      - method: GET
        name: microsoftazureconnectiongatewayslist
        description: Microsoft Azure Lists All Of The Connection Gateways
        call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-web/locations/{location}/connectiongatewayinstallations
      name: subscriptions-subscriptionid-providers-microsoft-web-locations-location-connecti
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Web-locations-location-connecti.
      operations:
      - method: GET
        name: microsoftazureconnectiongatewayinstallationslist
        description: Microsoft Azure Gets A List Of Installed Gateways That The User Is An Admin Of
        call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayinstallationslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-web/locations/{location}/connectiongatewayinstallations/{gatewayid}
      name: subscriptions-subscriptionid-providers-microsoft-web-locations-location-connecti
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Web-locations-location-connecti.
      operations:
      - method: GET
        name: microsoftazureconnectiongatewayinstallationsget
        description: Microsoft Azure Gets An Installed Gateway That The User Is An Admin Of
        call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayinstallationsget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/connectiongateways
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureconnectiongatewayslistbyresourcegroup
        description: Microsoft Azure Lists All Of The Connection Gateways
        call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/connectiongateways/{connectiongatewayname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureconnectiongatewaysget
        description: Microsoft Azure Gets A Specific Gateway
        call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewaysget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureconnectiongatewayscreateorupdate
        description: Microsoft Azure Replaces A Specific Gateway
        call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayscreateorupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureconnectiongatewaysupdate
        description: Microsoft Azure Updates A Specific Gateway
        call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewaysupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureconnectiongatewaysdelete
        description: Microsoft Azure Deletes A Specific Gateway
        call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewaysdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: logicappsmanagementclient-connection-gateways-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure LogicAppsManagementClient — Connection Gateways. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-lists-all-connection
      description: Microsoft Azure Lists All Of The Connection Gateways
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-list-installed
      description: Microsoft Azure Gets A List Of Installed Gateways That The User Is An Admin Of
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayinstallationslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-installed-gateway
      description: Microsoft Azure Gets An Installed Gateway That The User Is An Admin Of
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayinstallationsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-lists-all-connection-2
      description: Microsoft Azure Lists All Of The Connection Gateways
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-specific-gateway
      description: Microsoft Azure Gets A Specific Gateway
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewaysget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-replaces-specific-gateway
      description: Microsoft Azure Replaces A Specific Gateway
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewayscreateorupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-updates-specific-gateway
      description: Microsoft Azure Updates A Specific Gateway
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewaysupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-specific-gateway
      description: Microsoft Azure Deletes A Specific Gateway
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: logicappsmanagementclient-connection-gateways.microsoftazureconnectiongatewaysdelete
      outputParameters:
      - type: object
        mapping: $.