Microsoft Azure · Capability

Microsoft Azure StorageMoverClient — Agents

Microsoft Azure StorageMoverClient — Agents. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAgents

What You Can Do

GET
Microsoftazureagentslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}/agents
GET
Microsoftazureagentsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents Agentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}/agents/{agentname}
PUT
Microsoftazureagentscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents Agentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}/agents/{agentname}
PATCH
Microsoftazureagentsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents Agentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}/agents/{agentname}
DELETE
Microsoftazureagentsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents Agentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}/agents/{agentname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents Agentname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents Agentname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents Agentname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents Agentname

idempotent

Capability Spec

storagemoverclient-agents.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure StorageMoverClient — Agents
  description: 'Microsoft Azure StorageMoverClient — Agents. 5 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername Agents.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Agents
  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: storagemoverclient-agents
    baseUri: https://management.azure.com
    description: Microsoft Azure StorageMoverClient — Agents business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents
      operations:
      - name: microsoftazureagentslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}/agents/{agentName}
      operations:
      - name: microsoftazureagentsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents Agentname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureagentscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents Agentname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: agent
          in: body
          type: string
          required: true
      - name: microsoftazureagentsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents Agentname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: agent
          in: body
          type: string
          required: true
      - name: microsoftazureagentsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents Agentname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: storagemoverclient-agents-rest
    port: 8080
    description: REST adapter for Microsoft Azure StorageMoverClient — Agents. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}/agents
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureagentslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents
        call: storagemoverclient-agents.microsoftazureagentslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}/agents/{agentname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureagentsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents Agentname
        call: storagemoverclient-agents.microsoftazureagentsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureagentscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents Agentname
        call: storagemoverclient-agents.microsoftazureagentscreateorupdate
        with:
          agent: rest.agent
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureagentsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents Agentname
        call: storagemoverclient-agents.microsoftazureagentsupdate
        with:
          agent: rest.agent
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureagentsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername Agents Agentname
        call: storagemoverclient-agents.microsoftazureagentsdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: storagemoverclient-agents-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure StorageMoverClient — Agents. 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 Storagemover
        Storagemovers Storagemovername Agents
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagemoverclient-agents.microsoftazureagentslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover
        Storagemovers Storagemovername Agents Agentname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagemoverclient-agents.microsoftazureagentsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover
        Storagemovers Storagemovername Agents Agentname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: storagemoverclient-agents.microsoftazureagentscreateorupdate
      with:
        agent: tools.agent
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagemover Storagemovers Storagemovername Agents Agentname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: storagemoverclient-agents.microsoftazureagentsupdate
      with:
        agent: tools.agent
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagemover Storagemovers Storagemovername Agents Agentname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: storagemoverclient-agents.microsoftazureagentsdelete
      outputParameters:
      - type: object
        mapping: $.