Microsoft Azure · Capability

Microsoft Azure LogicManagementClient — IntegrationAccountAgreements

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

Run with Naftiko Microsoft AzureIntegrationAccountAgreements

What You Can Do

GET
Microsoftazureintegrationaccountagreementslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/agreements
GET
Microsoftazureintegrationaccountagreementsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements Agreementname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/agreements/{agreementname}
PUT
Microsoftazureintegrationaccountagreementscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements Agreementname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/agreements/{agreementname}
DELETE
Microsoftazureintegrationaccountagreementsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements Agreementname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/agreements/{agreementname}
POST
Microsoftazureintegrationaccountagreementslistcontentcallbackurl — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements Agreementname Listcontentcallbackurl
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/agreements/{agreementname}/listcontentcallbackurl

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements Agreementname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements Agreementname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements Agreementname

idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts Integrationaccountname Agreements Agreementname Listcontentcallbackurl

Capability Spec

logicmanagementclient-integrationaccountagreements.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure LogicManagementClient — IntegrationAccountAgreements
  description: 'Microsoft Azure LogicManagementClient — IntegrationAccountAgreements. 5 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Integrationaccounts
    Integrationaccountname Agreements. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - IntegrationAccountAgreements
  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-integrationaccountagreements
    baseUri: https://management.azure.com
    description: Microsoft Azure LogicManagementClient — IntegrationAccountAgreements 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}/agreements
      operations:
      - name: microsoftazureintegrationaccountagreementslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements
        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: AgreementType.'
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}
      operations:
      - name: microsoftazureintegrationaccountagreementsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements Agreementname
        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: agreementName
          in: path
          type: string
          description: The integration account agreement name.
          required: true
      - name: microsoftazureintegrationaccountagreementscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements Agreementname
        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: agreementName
          in: path
          type: string
          description: The integration account agreement name.
          required: true
        - name: agreement
          in: body
          type: string
          description: The integration account agreement.
          required: true
      - name: microsoftazureintegrationaccountagreementsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements Agreementname
        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: agreementName
          in: path
          type: string
          description: The integration account agreement name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/integrationAccounts/{integrationAccountName}/agreements/{agreementName}/listContentCallbackUrl
      operations:
      - name: microsoftazureintegrationaccountagreementslistcontentcallbackurl
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements Agreementname 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: agreementName
          in: path
          type: string
          description: The integration account agreement name.
          required: true
        - name: listContentCallbackUrl
          in: body
          type: string
          required: true
  exposes:
  - type: rest
    namespace: logicmanagementclient-integrationaccountagreements-rest
    port: 8080
    description: REST adapter for Microsoft Azure LogicManagementClient — IntegrationAccountAgreements. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/agreements
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureintegrationaccountagreementslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements
        call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementslist
        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}/agreements/{agreementname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureintegrationaccountagreementsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements Agreementname
        call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementsget
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          agreementName: rest.agreementName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureintegrationaccountagreementscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements Agreementname
        call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementscreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          agreementName: rest.agreementName
          agreement: rest.agreement
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureintegrationaccountagreementsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements Agreementname
        call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementsdelete
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          agreementName: rest.agreementName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/integrationaccounts/{integrationaccountname}/agreements/{agreementname}/listcontentcallbackurl
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureintegrationaccountagreementslistcontentcallbackurl
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Integrationaccounts Integrationaccountname Agreements Agreementname Listcontentcallbackurl
        call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementslistcontentcallbackurl
        with:
          resourceGroupName: rest.resourceGroupName
          integrationAccountName: rest.integrationAccountName
          agreementName: rest.agreementName
          listContentCallbackUrl: rest.listContentCallbackUrl
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: logicmanagementclient-integrationaccountagreements-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure LogicManagementClient — IntegrationAccountAgreements. 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 Agreements
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementslist
      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 Agreements Agreementname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementsget
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        agreementName: tools.agreementName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic
        Integrationaccounts Integrationaccountname Agreements Agreementname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementscreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        agreementName: tools.agreementName
        agreement: tools.agreement
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Logic Integrationaccounts Integrationaccountname Agreements Agreementname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementsdelete
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        agreementName: tools.agreementName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Logic Integrationaccounts Integrationaccountname Agreements Agreementname Listcontentcallbackurl
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: logicmanagementclient-integrationaccountagreements.microsoftazureintegrationaccountagreementslistcontentcallbackurl
      with:
        resourceGroupName: tools.resourceGroupName
        integrationAccountName: tools.integrationAccountName
        agreementName: tools.agreementName
        listContentCallbackUrl: tools.listContentCallbackUrl
      outputParameters:
      - type: object
        mapping: $.