Microsoft Azure · Capability

Microsoft Azure LogicManagementClient — WorkflowRunOperations

Microsoft Azure LogicManagementClient — WorkflowRunOperations. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Operations Operationid. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWorkflowRunOperations

What You Can Do

GET
Microsoftazureworkflowrunoperationsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Operations Operationid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/workflows/{workflowname}/runs/{runname}/operations/{operationid}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs Runname Operations Operationid

read-only idempotent

Capability Spec

logicmanagementclient-workflowrunoperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure LogicManagementClient — WorkflowRunOperations
  description: 'Microsoft Azure LogicManagementClient — WorkflowRunOperations. 1 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Logic Workflows Workflowname Runs
    Runname Operations Operationid. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WorkflowRunOperations
  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-workflowrunoperations
    baseUri: https://management.azure.com
    description: Microsoft Azure LogicManagementClient — WorkflowRunOperations business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/operations/{operationId}
      operations:
      - name: microsoftazureworkflowrunoperationsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Workflows Workflowname Runs Runname Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name.
          required: true
        - name: workflowName
          in: path
          type: string
          description: The workflow name.
          required: true
        - name: runName
          in: path
          type: string
          description: The workflow run name.
          required: true
        - name: operationId
          in: path
          type: string
          description: The workflow operation id.
          required: true
  exposes:
  - type: rest
    namespace: logicmanagementclient-workflowrunoperations-rest
    port: 8080
    description: REST adapter for Microsoft Azure LogicManagementClient — WorkflowRunOperations. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-logic/workflows/{workflowname}/runs/{runname}/operations/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureworkflowrunoperationsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Logic Workflows Workflowname Runs Runname Operations Operationid
        call: logicmanagementclient-workflowrunoperations.microsoftazureworkflowrunoperationsget
        with:
          resourceGroupName: rest.resourceGroupName
          workflowName: rest.workflowName
          runName: rest.runName
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: logicmanagementclient-workflowrunoperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure LogicManagementClient — WorkflowRunOperations. 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
        Workflows Workflowname Runs Runname Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: logicmanagementclient-workflowrunoperations.microsoftazureworkflowrunoperationsget
      with:
        resourceGroupName: tools.resourceGroupName
        workflowName: tools.workflowName
        runName: tools.runName
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.