Microsoft Azure · Capability

Microsoft Azure Microsoft Storage Sync — Operation Status

Microsoft Azure Microsoft Storage Sync — Operation Status. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Operations Operationid. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOperation Status

What You Can Do

GET
Microsoftazurelocationoperationstatus — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Operations Operationid
/v1/subscriptions/{subscriptionid}/providers/microsoft-storagesync/locations/{locationname}/operations/{operationid}
GET
Microsoftazureoperationstatusget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Locations Locationname Workflows Workflowid Operations Operationid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagesync/locations/{locationname}/workflows/{workflowid}/operations/{operationid}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Operations Operationid

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Locations Locationname Workflows Workflowid Operations Operationid

read-only idempotent

Capability Spec

microsoft-storage-sync-operation-status.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft Storage Sync — Operation Status
  description: 'Microsoft Azure Microsoft Storage Sync — Operation Status. 2 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Operations Operationid. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Operation Status
  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: microsoft-storage-sync-operation-status
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft Storage Sync — Operation Status business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.StorageSync-locations-locationN
      path: /subscriptions/{subscriptionId}/providers/Microsoft.StorageSync/locations/{locationName}/operations/{operationId}
      operations:
      - name: microsoftazurelocationoperationstatus
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname
          Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: The desired region to obtain information from.
          required: true
        - name: operationId
          in: path
          type: string
          description: operation Id
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/locations/{locationName}/workflows/{workflowId}/operations/{operationId}
      operations:
      - name: microsoftazureoperationstatusget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagesync Locations Locationname Workflows Workflowid Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: The desired region to obtain information from.
          required: true
        - name: workflowId
          in: path
          type: string
          description: workflow Id
          required: true
        - name: operationId
          in: path
          type: string
          description: operation Id
          required: true
  exposes:
  - type: rest
    namespace: microsoft-storage-sync-operation-status-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft Storage Sync — Operation Status. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-storagesync/locations/{locationname}/operations/{operationid}
      name: subscriptions-subscriptionid-providers-microsoft-storagesync-locations-locationn
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.StorageSync-locations-locationN.
      operations:
      - method: GET
        name: microsoftazurelocationoperationstatus
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname
          Operations Operationid
        call: microsoft-storage-sync-operation-status.microsoftazurelocationoperationstatus
        with:
          locationName: rest.locationName
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagesync/locations/{locationname}/workflows/{workflowid}/operations/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureoperationstatusget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagesync Locations Locationname Workflows Workflowid Operations Operationid
        call: microsoft-storage-sync-operation-status.microsoftazureoperationstatusget
        with:
          locationName: rest.locationName
          workflowId: rest.workflowId
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-storage-sync-operation-status-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft Storage Sync — Operation Status. 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 Providers Microsoft Storagesync Locations Locationname
        Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-storage-sync-operation-status.microsoftazurelocationoperationstatus
      with:
        locationName: tools.locationName
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync
        Locations Locationname Workflows Workflowid Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-storage-sync-operation-status.microsoftazureoperationstatusget
      with:
        locationName: tools.locationName
        workflowId: tools.workflowId
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.