Microsoft Azure · Capability

Microsoft Azure LogicManagementClient — IntegrationAccountPartners

Microsoft Azure LogicManagementClient — IntegrationAccountPartners. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureIntegrationAccountPartners

What You Can Do

GET
Microsoftazureintegrationaccountpartnerslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/partners
GET
Microsoftazureintegrationaccountpartnersget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners Partnername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/partners/{partnername}
PUT
Microsoftazureintegrationaccountpartnerscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners Partnername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/partners/{partnername}
DELETE
Microsoftazureintegrationaccountpartnersdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners Partnername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/partners/{partnername}
POST
Microsoftazureintegrationaccountpartnerslistcontentcallbackurl — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners Partnername Listcontentcallbackurl
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/partners/{partnername}/listcontentcallbackurl

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners Partnername

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners Partnername

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners Partnername

idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Partners Partnername Listcontentcallbackurl

Capability Spec

logicmanagementclient-integrationaccountpartners.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure LogicManagementClient — IntegrationAccountPartners
  description: 'Microsoft Azure LogicManagementClient — IntegrationAccountPartners. 5 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts
    Integrationaccountname Partners. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - IntegrationAccountPartners
  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: logicmanagementclient-integrationaccountpartners
    baseUri: https://management.azure.com
    description: Microsoft Azure LogicManagementClient — IntegrationAccountPartners business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners
      operations:
      - name: microsoftazureintegrationaccountpartnerslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name.
          required: true
        - name: integrationAccountName
          in: path
          type: string
          description: The integration account name.
          required: true
        - name: $top
          in: query
          type: integer
          description: The number of items to be included in the result.
        - name: $filter
          in: query
          type: string
          description: 'The filter to apply on the operation. Options for filters include: PartnerType.'
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}
      operations:
      - name: microsoftazureintegrationaccountpartnersget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners Partnername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name.
          required: true
        - name: integrationAccountName
          in: path
          type: string
          description: The integration account name.
          required: true
        - name: partnerName
          in: path
          type: string
          description: The integration account partner name.
          required: true
      - name: microsoftazureintegrationaccountpartnerscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners Partnername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name.
          required: true
        - name: integrationAccountName
          in: path
          type: string
          description: The integration account name.
          required: true
        - name: partnerName
          in: path
          type: string
          description: The integration account partner name.
          required: true
        - name: partner
          in: body
          type: string
          description: The integration account partner.
          required: true
      - name: microsoftazureintegrationaccountpartnersdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners Partnername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name.
          required: true
        - name: integrationAccountName
          in: path
          type: string
          description: The integration account name.
          required: true
        - name: partnerName
          in: path
          type: string
          description: The integration account partner name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/partners/{partnerName}/listContentCallbackUrl
      operations:
      - name: microsoftazureintegrationaccountpartnerslistcontentcallbackurl
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners Partnername Listcontentcallbackurl
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name.
          required: true
        - name: integrationAccountName
          in: path
          type: string
          description: The integration account name.
          required: true
        - name: partnerName
          in: path
          type: string
          description: The integration account partner name.
          required: true
        - name: listContentCallbackUrl
          in: body
          type: string
          required: true
  exposes:
  - type: rest
    namespace: logicmanagementclient-integrationaccountpartners-rest
    port: 8080
    description: REST adapter for Microsoft Azure LogicManagementClient — IntegrationAccountPartners. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/partners
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureintegrationaccountpartnerslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners
        call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnerslist
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          $top: rest.$top
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/partners/{partnername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureintegrationaccountpartnersget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners Partnername
        call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnersget
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          partnerName: rest.partnerName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureintegrationaccountpartnerscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners Partnername
        call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnerscreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          partnerName: rest.partnerName
          partner: rest.partner
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureintegrationaccountpartnersdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners Partnername
        call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnersdelete
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          partnerName: rest.partnerName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/partners/{partnername}/listcontentcallbackurl
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureintegrationaccountpartnerslistcontentcallbackurl
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Partners Partnername Listcontentcallbackurl
        call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnerslistcontentcallbackurl
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          partnerName: rest.partnerName
          listContentCallbackUrl: rest.listContentCallbackUrl
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: logicmanagementclient-integrationaccountpartners-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure LogicManagementClient — IntegrationAccountPartners. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic
        Integrationaccounts Integrationaccountname Partners
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnerslist
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        $top: tools.$top
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic
        Integrationaccounts Integrationaccountname Partners Partnername
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnersget
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        partnerName: tools.partnerName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic
        Integrationaccounts Integrationaccountname Partners Partnername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnerscreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        partnerName: tools.partnerName
        partner: tools.partner
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Logic Integrationaccounts Integrationaccountname Partners Partnername
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnersdelete
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        partnerName: tools.partnerName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Logic Integrationaccounts Integrationaccountname Partners Partnername Listcontentcallbackurl
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: logicmanagementclient-integrationaccountpartners.microsoftazureintegrationaccountpartnerslistcontentcallbackurl
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        partnerName: tools.partnerName
        listContentCallbackUrl: tools.listContentCallbackUrl
      outputParameters:
      - type: object
        mapping: $.