Microsoft Azure · Capability

Microsoft Azure Microsoft Storage Sync — Workflow Resource

Microsoft Azure Microsoft Storage Sync — Workflow Resource. 3 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Storagesyncservices Storagesyncservicename Workflows. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWorkflow Resource

What You Can Do

GET
Microsoftazureworkflowslistbystoragesyncservice — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Storagesyncservices Storagesyncservicename Workflows
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagesync/storagesyncservices/{storagesyncservicename}/workflows
GET
Microsoftazureworkflowsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagesync/storagesyncservices/{storagesyncservicename}/workflows/{workflowid}
POST
Microsoftazureworkflowsabort — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid Abort
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagesync/storagesyncservices/{storagesyncservicename}/workflows/{workflowid}/abort

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Storagesyncservices Storagesyncservicename Workflows

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid Abort

Capability Spec

microsoft-storage-sync-workflow-resource.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft Storage Sync — Workflow Resource
  description: 'Microsoft Azure Microsoft Storage Sync — Workflow Resource. 3 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Storagesyncservices
    Storagesyncservicename Workflows. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Workflow Resource
  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-workflow-resource
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft Storage Sync — Workflow Resource business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/workflows
      operations:
      - name: microsoftazureworkflowslistbystoragesyncservice
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagesync Storagesyncservices Storagesyncservicename Workflows
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: storageSyncServiceName
          in: path
          type: string
          description: Name of Storage Sync Service resource.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/workflows/{workflowId}
      operations:
      - name: microsoftazureworkflowsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: storageSyncServiceName
          in: path
          type: string
          description: Name of Storage Sync Service resource.
          required: true
        - name: workflowId
          in: path
          type: string
          description: workflow Id
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/workflows/{workflowId}/abort
      operations:
      - name: microsoftazureworkflowsabort
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid Abort
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: storageSyncServiceName
          in: path
          type: string
          description: Name of Storage Sync Service resource.
          required: true
        - name: workflowId
          in: path
          type: string
          description: workflow Id
          required: true
  exposes:
  - type: rest
    namespace: microsoft-storage-sync-workflow-resource-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft Storage Sync — Workflow Resource. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagesync/storagesyncservices/{storagesyncservicename}/workflows
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureworkflowslistbystoragesyncservice
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagesync Storagesyncservices Storagesyncservicename Workflows
        call: microsoft-storage-sync-workflow-resource.microsoftazureworkflowslistbystoragesyncservice
        with:
          storageSyncServiceName: rest.storageSyncServiceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagesync/storagesyncservices/{storagesyncservicename}/workflows/{workflowid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureworkflowsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid
        call: microsoft-storage-sync-workflow-resource.microsoftazureworkflowsget
        with:
          storageSyncServiceName: rest.storageSyncServiceName
          workflowId: rest.workflowId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagesync/storagesyncservices/{storagesyncservicename}/workflows/{workflowid}/abort
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureworkflowsabort
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid Abort
        call: microsoft-storage-sync-workflow-resource.microsoftazureworkflowsabort
        with:
          storageSyncServiceName: rest.storageSyncServiceName
          workflowId: rest.workflowId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-storage-sync-workflow-resource-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft Storage Sync — Workflow Resource. 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 Storagesync
        Storagesyncservices Storagesyncservicename Workflows
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-storage-sync-workflow-resource.microsoftazureworkflowslistbystoragesyncservice
      with:
        storageSyncServiceName: tools.storageSyncServiceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync
        Storagesyncservices Storagesyncservicename Workflows Workflowid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-storage-sync-workflow-resource.microsoftazureworkflowsget
      with:
        storageSyncServiceName: tools.storageSyncServiceName
        workflowId: tools.workflowId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagesync Storagesyncservices Storagesyncservicename Workflows Workflowid Abort
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-storage-sync-workflow-resource.microsoftazureworkflowsabort
      with:
        storageSyncServiceName: tools.storageSyncServiceName
        workflowId: tools.workflowId
      outputParameters:
      - type: object
        mapping: $.