Microsoft Azure · Capability

Microsoft Azure ResourceManagementClient — DeploymentOperations

Microsoft Azure ResourceManagementClient — DeploymentOperations. 10 operations. Lead operation: Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources Deployments Deploymentname Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDeploymentOperations

What You Can Do

GET
Microsoftazuredeploymentoperationslistatmanagementgroupscope — Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources Deployments Deploymentname Operations
/v1/providers/microsoft-management/managementgroups/{groupid}/providers/microsoft-resources/deployments/{deploymentname}/operations
GET
Microsoftazuredeploymentoperationsgetatmanagementgroupscope — Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources Deployments Deploymentname Operations Operationid
/v1/providers/microsoft-management/managementgroups/{groupid}/providers/microsoft-resources/deployments/{deploymentname}/operations/{operationid}
GET
Microsoftazuredeploymentoperationslistattenantscope — Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations
/v1/providers/microsoft-resources/deployments/{deploymentname}/operations
GET
Microsoftazuredeploymentoperationsgetattenantscope — Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations Operationid
/v1/providers/microsoft-resources/deployments/{deploymentname}/operations/{operationid}
GET
Microsoftazuredeploymentoperationslistatsubscriptionscope — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname Operations
/v1/subscriptions/{subscriptionid}/providers/microsoft-resources/deployments/{deploymentname}/operations
GET
Microsoftazuredeploymentoperationsgetatsubscriptionscope — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname Operations Operationid
/v1/subscriptions/{subscriptionid}/providers/microsoft-resources/deployments/{deploymentname}/operations/{operationid}
GET
Microsoftazuredeploymentoperationslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname Operations
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/deployments/{deploymentname}/operations
GET
Microsoftazuredeploymentoperationsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname Operations Operationid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/deployments/{deploymentname}/operations/{operationid}
GET
Microsoftazuredeploymentoperationslistatscope — Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations
/v1/{scope}/providers/microsoft-resources/deployments/{deploymentname}/operations
GET
Microsoftazuredeploymentoperationsgetatscope — Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations Operationid
/v1/{scope}/providers/microsoft-resources/deployments/{deploymentname}/operations/{operationid}

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources Deployments Deploymentname Operations

read-only idempotent
microsoft-azure-get-providers-microsoft-2

Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources Deployments Deploymentname Operations Operationid

read-only idempotent
microsoft-azure-get-providers-microsoft-3

Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations

read-only idempotent
microsoft-azure-get-providers-microsoft-4

Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations Operationid

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

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname Operations

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

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname Operations Operationid

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname Operations

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname Operations Operationid

read-only idempotent
microsoft-azure-get-scope-providers

Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations

read-only idempotent
microsoft-azure-get-scope-providers-2

Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations Operationid

read-only idempotent

Capability Spec

resourcemanagementclient-deploymentoperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ResourceManagementClient — DeploymentOperations
  description: 'Microsoft Azure ResourceManagementClient — DeploymentOperations. 10 operations. Lead operation: Microsoft
    Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources Deployments Deploymentname
    Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DeploymentOperations
  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: resourcemanagementclient-deploymentoperations
    baseUri: https://management.azure.com
    description: Microsoft Azure ResourceManagementClient — DeploymentOperations business capability. Self-contained, no shared
      references.
    resources:
    - name: providers-Microsoft.Management-managementGroups-groupId-providers-Microsoft.Reso
      path: /providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}/operations
      operations:
      - name: microsoftazuredeploymentoperationslistatmanagementgroupscope
        method: GET
        description: Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources
          Deployments Deploymentname Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $top
          in: query
          type: integer
          description: The number of results to return.
    - name: providers-Microsoft.Management-managementGroups-groupId-providers-Microsoft.Reso
      path: /providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}/operations/{operationId}
      operations:
      - name: microsoftazuredeploymentoperationsgetatmanagementgroupscope
        method: GET
        description: Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources
          Deployments Deploymentname Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: operationId
          in: path
          type: string
          description: The ID of the operation to get.
          required: true
    - name: providers-Microsoft.Resources-deployments-deploymentName-operations
      path: /providers/Microsoft.Resources/deployments/{deploymentName}/operations
      operations:
      - name: microsoftazuredeploymentoperationslistattenantscope
        method: GET
        description: Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $top
          in: query
          type: integer
          description: The number of results to return.
    - name: providers-Microsoft.Resources-deployments-deploymentName-operations-operationId
      path: /providers/Microsoft.Resources/deployments/{deploymentName}/operations/{operationId}
      operations:
      - name: microsoftazuredeploymentoperationsgetattenantscope
        method: GET
        description: Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: operationId
          in: path
          type: string
          description: The ID of the operation to get.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.Resources-deployments-deploymen
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}/operations
      operations:
      - name: microsoftazuredeploymentoperationslistatsubscriptionscope
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname
          Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $top
          in: query
          type: integer
          description: The number of results to return.
    - name: subscriptions-subscriptionId-providers-Microsoft.Resources-deployments-deploymen
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}/operations/{operationId}
      operations:
      - name: microsoftazuredeploymentoperationsgetatsubscriptionscope
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname
          Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: operationId
          in: path
          type: string
          description: The ID of the operation to get.
          required: true
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-deployments-deploy
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/deployments/{deploymentName}/operations
      operations:
      - name: microsoftazuredeploymentoperationslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname
          Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group. The name is case insensitive.
          required: true
        - name: $top
          in: query
          type: integer
          description: The number of results to return.
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-deployments-deploy
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/deployments/{deploymentName}/operations/{operationId}
      operations:
      - name: microsoftazuredeploymentoperationsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname
          Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group. The name is case insensitive.
          required: true
        - name: operationId
          in: path
          type: string
          description: The ID of the operation to get.
          required: true
    - name: scope-providers-Microsoft.Resources-deployments-deploymentName-operations
      path: /{scope}/providers/Microsoft.Resources/deployments/{deploymentName}/operations
      operations:
      - name: microsoftazuredeploymentoperationslistatscope
        method: GET
        description: Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $top
          in: query
          type: integer
          description: The number of results to return.
    - name: scope-providers-Microsoft.Resources-deployments-deploymentName-operations-operat
      path: /{scope}/providers/Microsoft.Resources/deployments/{deploymentName}/operations/{operationId}
      operations:
      - name: microsoftazuredeploymentoperationsgetatscope
        method: GET
        description: Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: operationId
          in: path
          type: string
          description: The ID of the operation to get.
          required: true
  exposes:
  - type: rest
    namespace: resourcemanagementclient-deploymentoperations-rest
    port: 8080
    description: REST adapter for Microsoft Azure ResourceManagementClient — DeploymentOperations. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-management/managementgroups/{groupid}/providers/microsoft-resources/deployments/{deploymentname}/operations
      name: providers-microsoft-management-managementgroups-groupid-providers-microsoft-reso
      description: REST surface for providers-Microsoft.Management-managementGroups-groupId-providers-Microsoft.Reso.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationslistatmanagementgroupscope
        description: Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources
          Deployments Deploymentname Operations
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslistatmanagementgroupscope
        with:
          $top: rest.$top
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-management/managementgroups/{groupid}/providers/microsoft-resources/deployments/{deploymentname}/operations/{operationid}
      name: providers-microsoft-management-managementgroups-groupid-providers-microsoft-reso
      description: REST surface for providers-Microsoft.Management-managementGroups-groupId-providers-Microsoft.Reso.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationsgetatmanagementgroupscope
        description: Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources
          Deployments Deploymentname Operations Operationid
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsgetatmanagementgroupscope
        with:
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-resources/deployments/{deploymentname}/operations
      name: providers-microsoft-resources-deployments-deploymentname-operations
      description: REST surface for providers-Microsoft.Resources-deployments-deploymentName-operations.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationslistattenantscope
        description: Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslistattenantscope
        with:
          $top: rest.$top
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-resources/deployments/{deploymentname}/operations/{operationid}
      name: providers-microsoft-resources-deployments-deploymentname-operations-operationid
      description: REST surface for providers-Microsoft.Resources-deployments-deploymentName-operations-operationId.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationsgetattenantscope
        description: Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations Operationid
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsgetattenantscope
        with:
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-resources/deployments/{deploymentname}/operations
      name: subscriptions-subscriptionid-providers-microsoft-resources-deployments-deploymen
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Resources-deployments-deploymen.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationslistatsubscriptionscope
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname
          Operations
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslistatsubscriptionscope
        with:
          $top: rest.$top
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-resources/deployments/{deploymentname}/operations/{operationid}
      name: subscriptions-subscriptionid-providers-microsoft-resources-deployments-deploymen
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Resources-deployments-deploymen.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationsgetatsubscriptionscope
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname
          Operations Operationid
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsgetatsubscriptionscope
        with:
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/deployments/{deploymentname}/operations
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-deployments-deploy
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-deployments-deploy.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname
          Operations
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslist
        with:
          resourceGroupName: rest.resourceGroupName
          $top: rest.$top
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/deployments/{deploymentname}/operations/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-deployments-deploy
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-deployments-deploy.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname
          Operations Operationid
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsget
        with:
          resourceGroupName: rest.resourceGroupName
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/{scope}/providers/microsoft-resources/deployments/{deploymentname}/operations
      name: scope-providers-microsoft-resources-deployments-deploymentname-operations
      description: REST surface for scope-providers-Microsoft.Resources-deployments-deploymentName-operations.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationslistatscope
        description: Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslistatscope
        with:
          $top: rest.$top
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/{scope}/providers/microsoft-resources/deployments/{deploymentname}/operations/{operationid}
      name: scope-providers-microsoft-resources-deployments-deploymentname-operations-operat
      description: REST surface for scope-providers-Microsoft.Resources-deployments-deploymentName-operations-operat.
      operations:
      - method: GET
        name: microsoftazuredeploymentoperationsgetatscope
        description: Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations Operationid
        call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsgetatscope
        with:
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: resourcemanagementclient-deploymentoperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ResourceManagementClient — DeploymentOperations. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-providers-microsoft
      description: Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources
        Deployments Deploymentname Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslistatmanagementgroupscope
      with:
        $top: tools.$top
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-2
      description: Microsoft Azure Get Providers Microsoft Management Managementgroups Groupid Providers Microsoft Resources
        Deployments Deploymentname Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsgetatmanagementgroupscope
      with:
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-3
      description: Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslistattenantscope
      with:
        $top: tools.$top
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-4
      description: Microsoft Azure Get Providers Microsoft Resources Deployments Deploymentname Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsgetattenantscope
      with:
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname
        Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslistatsubscriptionscope
      with:
        $top: tools.$top
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resources Deployments Deploymentname
        Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsgetatsubscriptionscope
      with:
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname
        Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslist
      with:
        resourceGroupName: tools.resourceGroupName
        $top: tools.$top
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-4
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Deployments Deploymentname
        Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsget
      with:
        resourceGroupName: tools.resourceGroupName
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-scope-providers
      description: Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationslistatscope
      with:
        $top: tools.$top
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-scope-providers-2
      description: Microsoft Azure Get Scope Providers Microsoft Resources Deployments Deploymentname Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourcemanagementclient-deploymentoperations.microsoftazuredeploymentoperationsgetatscope
      with:
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.