Microsoft Azure · Capability

Microsoft Azure Microsoft.Support — FileWorkspaces

Microsoft Azure Microsoft.Support — FileWorkspaces. 4 operations. Lead operation: Microsoft Azure Get Providers Microsoft Support Fileworkspaces Fileworkspacename. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureFileWorkspaces

What You Can Do

GET
Microsoftazurefileworkspacesnosubscriptionget — Microsoft Azure Get Providers Microsoft Support Fileworkspaces Fileworkspacename
/v1/providers/microsoft-support/fileworkspaces/{fileworkspacename}
PUT
Microsoftazurefileworkspacesnosubscriptioncreate — Microsoft Azure Put Providers Microsoft Support Fileworkspaces Fileworkspacename
/v1/providers/microsoft-support/fileworkspaces/{fileworkspacename}
GET
Microsoftazurefileworkspacesget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename
/v1/subscriptions/{subscriptionid}/providers/microsoft-support/fileworkspaces/{fileworkspacename}
PUT
Microsoftazurefileworkspacescreate — Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename
/v1/subscriptions/{subscriptionid}/providers/microsoft-support/fileworkspaces/{fileworkspacename}

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Support Fileworkspaces Fileworkspacename

read-only idempotent
microsoft-azure-put-providers-microsoft

Microsoft Azure Put Providers Microsoft Support Fileworkspaces Fileworkspacename

idempotent
microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename

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

Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename

idempotent

Capability Spec

microsoftsupport-fileworkspaces.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.Support — FileWorkspaces
  description: 'Microsoft Azure Microsoft.Support — FileWorkspaces. 4 operations. Lead operation: Microsoft Azure Get Providers
    Microsoft Support Fileworkspaces Fileworkspacename. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - FileWorkspaces
  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: microsoftsupport-fileworkspaces
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.Support — FileWorkspaces business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.Support-fileWorkspaces-fileWorkspaceName
      path: /providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
      operations:
      - name: microsoftazurefileworkspacesnosubscriptionget
        method: GET
        description: Microsoft Azure Get Providers Microsoft Support Fileworkspaces Fileworkspacename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fileWorkspaceName
          in: path
          type: string
          description: File Workspace Name
          required: true
      - name: microsoftazurefileworkspacesnosubscriptioncreate
        method: PUT
        description: Microsoft Azure Put Providers Microsoft Support Fileworkspaces Fileworkspacename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fileWorkspaceName
          in: path
          type: string
          description: File workspace name.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.Support-fileWorkspaces-fileWork
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
      operations:
      - name: microsoftazurefileworkspacesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fileWorkspaceName
          in: path
          type: string
          description: File Workspace Name
          required: true
      - name: microsoftazurefileworkspacescreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fileWorkspaceName
          in: path
          type: string
          description: File workspace name.
          required: true
  exposes:
  - type: rest
    namespace: microsoftsupport-fileworkspaces-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.Support — FileWorkspaces. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-support/fileworkspaces/{fileworkspacename}
      name: providers-microsoft-support-fileworkspaces-fileworkspacename
      description: REST surface for providers-Microsoft.Support-fileWorkspaces-fileWorkspaceName.
      operations:
      - method: GET
        name: microsoftazurefileworkspacesnosubscriptionget
        description: Microsoft Azure Get Providers Microsoft Support Fileworkspaces Fileworkspacename
        call: microsoftsupport-fileworkspaces.microsoftazurefileworkspacesnosubscriptionget
        with:
          fileWorkspaceName: rest.fileWorkspaceName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurefileworkspacesnosubscriptioncreate
        description: Microsoft Azure Put Providers Microsoft Support Fileworkspaces Fileworkspacename
        call: microsoftsupport-fileworkspaces.microsoftazurefileworkspacesnosubscriptioncreate
        with:
          fileWorkspaceName: rest.fileWorkspaceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-support/fileworkspaces/{fileworkspacename}
      name: subscriptions-subscriptionid-providers-microsoft-support-fileworkspaces-filework
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Support-fileWorkspaces-fileWork.
      operations:
      - method: GET
        name: microsoftazurefileworkspacesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename
        call: microsoftsupport-fileworkspaces.microsoftazurefileworkspacesget
        with:
          fileWorkspaceName: rest.fileWorkspaceName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurefileworkspacescreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename
        call: microsoftsupport-fileworkspaces.microsoftazurefileworkspacescreate
        with:
          fileWorkspaceName: rest.fileWorkspaceName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftsupport-fileworkspaces-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.Support — FileWorkspaces. 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 Support Fileworkspaces Fileworkspacename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftsupport-fileworkspaces.microsoftazurefileworkspacesnosubscriptionget
      with:
        fileWorkspaceName: tools.fileWorkspaceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-providers-microsoft
      description: Microsoft Azure Put Providers Microsoft Support Fileworkspaces Fileworkspacename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftsupport-fileworkspaces.microsoftazurefileworkspacesnosubscriptioncreate
      with:
        fileWorkspaceName: tools.fileWorkspaceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftsupport-fileworkspaces.microsoftazurefileworkspacesget
      with:
        fileWorkspaceName: tools.fileWorkspaceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Support Fileworkspaces Fileworkspacename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftsupport-fileworkspaces.microsoftazurefileworkspacescreate
      with:
        fileWorkspaceName: tools.fileWorkspaceName
      outputParameters:
      - type: object
        mapping: $.