Microsoft Azure · Capability

Microsoft Azure Azure Fluid Relay — FluidRelayServers

Microsoft Azure Azure Fluid Relay — FluidRelayServers. 8 operations. Lead operation: Microsoft Azure List All Fluid Relay Servers In A Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureFluidRelayServers

What You Can Do

GET
Microsoftazurefluidrelayserverslistbysubscription — Microsoft Azure List All Fluid Relay Servers In A Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-fluidrelay/fluidrelayservers
GET
Microsoftazurefluidrelayserverslistbyresourcegroup — Microsoft Azure List All Fluid Relay Servers In A Resource Group
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers
GET
Microsoftazurefluidrelayserversget — Microsoft Azure Get A Fluid Relay Server
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}
PUT
Microsoftazurefluidrelayserverscreateorupdate — Microsoft Azure Create Or Update A Fluid Relay Server
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}
PATCH
Microsoftazurefluidrelayserversupdate — Microsoft Azure Update A Fluid Relay Server
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}
DELETE
Microsoftazurefluidrelayserversdelete — Microsoft Azure Delete A Fluid Relay Server
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}
POST
Microsoftazurefluidrelayserversgetkeys — Microsoft Azure Regenerate The Primary Or Secondary Key For This Server
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/getkeys
POST
Microsoftazurefluidrelayserversregeneratekey — Microsoft Azure Regenerate The Primary Or Secondary Key For This Server
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/regeneratekey

MCP Tools

microsoft-azure-list-all-fluid

Microsoft Azure List All Fluid Relay Servers In A Subscription

read-only idempotent
microsoft-azure-list-all-fluid-2

Microsoft Azure List All Fluid Relay Servers In A Resource Group

read-only idempotent
microsoft-azure-get-fluid-relay

Microsoft Azure Get A Fluid Relay Server

read-only idempotent
microsoft-azure-create-update-fluid

Microsoft Azure Create Or Update A Fluid Relay Server

idempotent
microsoft-azure-update-fluid-relay

Microsoft Azure Update A Fluid Relay Server

idempotent
microsoft-azure-delete-fluid-relay

Microsoft Azure Delete A Fluid Relay Server

idempotent
microsoft-azure-regenerate-primary-secondary

Microsoft Azure Regenerate The Primary Or Secondary Key For This Server

microsoft-azure-regenerate-primary-secondary-2

Microsoft Azure Regenerate The Primary Or Secondary Key For This Server

Capability Spec

azure-fluid-relay-fluidrelayservers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Fluid Relay — FluidRelayServers
  description: 'Microsoft Azure Azure Fluid Relay — FluidRelayServers. 8 operations. Lead operation: Microsoft Azure List
    All Fluid Relay Servers In A Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - FluidRelayServers
  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: azure-fluid-relay-fluidrelayservers
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Fluid Relay — FluidRelayServers business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.FluidRelay-fluidRelayServers
      path: /subscriptions/{subscriptionId}/providers/Microsoft.FluidRelay/fluidRelayServers
      operations:
      - name: microsoftazurefluidrelayserverslistbysubscription
        method: GET
        description: Microsoft Azure List All Fluid Relay Servers In A Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.FluidRelay/fluidRelayServers
      operations:
      - name: microsoftazurefluidrelayserverslistbyresourcegroup
        method: GET
        description: Microsoft Azure List All Fluid Relay Servers In A Resource Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.FluidRelay/fluidRelayServers/{fluidRelayServerName}
      operations:
      - name: microsoftazurefluidrelayserversget
        method: GET
        description: Microsoft Azure Get A Fluid Relay Server
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurefluidrelayserverscreateorupdate
        method: PUT
        description: Microsoft Azure Create Or Update A Fluid Relay Server
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resource
          in: body
          type: string
          description: The details of the Fluid Relay server resource.
          required: true
      - name: microsoftazurefluidrelayserversupdate
        method: PATCH
        description: Microsoft Azure Update A Fluid Relay Server
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resource
          in: body
          type: string
          description: The updatable details of the Fluid Relay server resource.
          required: true
      - name: microsoftazurefluidrelayserversdelete
        method: DELETE
        description: Microsoft Azure Delete A Fluid Relay Server
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.FluidRelay/fluidRelayServers/{fluidRelayServerName}/getKeys
      operations:
      - name: microsoftazurefluidrelayserversgetkeys
        method: POST
        description: Microsoft Azure Regenerate The Primary Or Secondary Key For This Server
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.FluidRelay/fluidRelayServers/{fluidRelayServerName}/regenerateKey
      operations:
      - name: microsoftazurefluidrelayserversregeneratekey
        method: POST
        description: Microsoft Azure Regenerate The Primary Or Secondary Key For This Server
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The details of which keys to generate.
          required: true
  exposes:
  - type: rest
    namespace: azure-fluid-relay-fluidrelayservers-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Fluid Relay — FluidRelayServers. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-fluidrelay/fluidrelayservers
      name: subscriptions-subscriptionid-providers-microsoft-fluidrelay-fluidrelayservers
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.FluidRelay-fluidRelayServers.
      operations:
      - method: GET
        name: microsoftazurefluidrelayserverslistbysubscription
        description: Microsoft Azure List All Fluid Relay Servers In A Subscription
        call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserverslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers
      name: subscriptions-subscriptionid-resourcegroups-resourcegroup-providers-microsoft-fl
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl.
      operations:
      - method: GET
        name: microsoftazurefluidrelayserverslistbyresourcegroup
        description: Microsoft Azure List All Fluid Relay Servers In A Resource Group
        call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserverslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroup-providers-microsoft-fl
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl.
      operations:
      - method: GET
        name: microsoftazurefluidrelayserversget
        description: Microsoft Azure Get A Fluid Relay Server
        call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurefluidrelayserverscreateorupdate
        description: Microsoft Azure Create Or Update A Fluid Relay Server
        call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserverscreateorupdate
        with:
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurefluidrelayserversupdate
        description: Microsoft Azure Update A Fluid Relay Server
        call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversupdate
        with:
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurefluidrelayserversdelete
        description: Microsoft Azure Delete A Fluid Relay Server
        call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversdelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/getkeys
      name: subscriptions-subscriptionid-resourcegroups-resourcegroup-providers-microsoft-fl
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl.
      operations:
      - method: POST
        name: microsoftazurefluidrelayserversgetkeys
        description: Microsoft Azure Regenerate The Primary Or Secondary Key For This Server
        call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversgetkeys
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/regeneratekey
      name: subscriptions-subscriptionid-resourcegroups-resourcegroup-providers-microsoft-fl
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl.
      operations:
      - method: POST
        name: microsoftazurefluidrelayserversregeneratekey
        description: Microsoft Azure Regenerate The Primary Or Secondary Key For This Server
        call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversregeneratekey
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-fluid-relay-fluidrelayservers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Fluid Relay — FluidRelayServers. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-list-all-fluid
      description: Microsoft Azure List All Fluid Relay Servers In A Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserverslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-all-fluid-2
      description: Microsoft Azure List All Fluid Relay Servers In A Resource Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserverslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-fluid-relay
      description: Microsoft Azure Get A Fluid Relay Server
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-update-fluid
      description: Microsoft Azure Create Or Update A Fluid Relay Server
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserverscreateorupdate
      with:
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-fluid-relay
      description: Microsoft Azure Update A Fluid Relay Server
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversupdate
      with:
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-fluid-relay
      description: Microsoft Azure Delete A Fluid Relay Server
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-regenerate-primary-secondary
      description: Microsoft Azure Regenerate The Primary Or Secondary Key For This Server
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversgetkeys
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-regenerate-primary-secondary-2
      description: Microsoft Azure Regenerate The Primary Or Secondary Key For This Server
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-fluid-relay-fluidrelayservers.microsoftazurefluidrelayserversregeneratekey
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.