Microsoft Azure · Capability

Microsoft Azure Azure Fluid Relay — FluidRelayContainers

Microsoft Azure Azure Fluid Relay — FluidRelayContainers. 3 operations. Lead operation: Microsoft Azure List All Fluid Relay Containers Which Are Children Of A Given Fluid Relay Server. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureFluidRelayContainers

What You Can Do

GET
Microsoftazurefluidrelaycontainerslistbyfluidrelayservers — Microsoft Azure List All Fluid Relay Containers Which Are Children Of A Given Fluid Relay Server
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/fluidrelaycontainers
GET
Microsoftazurefluidrelaycontainersget — Microsoft Azure Get A Fluid Relay Container
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/fluidrelaycontainers/{fluidrelaycontainername}
DELETE
Microsoftazurefluidrelaycontainersdelete — Microsoft Azure Delete A Fluid Relay Container
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/fluidrelaycontainers/{fluidrelaycontainername}

MCP Tools

microsoft-azure-list-all-fluid

Microsoft Azure List All Fluid Relay Containers Which Are Children Of A Given Fluid Relay Server

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

Microsoft Azure Get A Fluid Relay Container

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

Microsoft Azure Delete A Fluid Relay Container

idempotent

Capability Spec

azure-fluid-relay-fluidrelaycontainers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Fluid Relay — FluidRelayContainers
  description: 'Microsoft Azure Azure Fluid Relay — FluidRelayContainers. 3 operations. Lead operation: Microsoft Azure List
    All Fluid Relay Containers Which Are Children Of A Given Fluid Relay Server. Self-contained Naftiko capability covering
    one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - FluidRelayContainers
  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-fluidrelaycontainers
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Fluid Relay — FluidRelayContainers business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.FluidRelay/fluidRelayServers/{fluidRelayServerName}/fluidRelayContainers
      operations:
      - name: microsoftazurefluidrelaycontainerslistbyfluidrelayservers
        method: GET
        description: Microsoft Azure List All Fluid Relay Containers Which Are Children Of A Given 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}/fluidRelayContainers/{fluidRelayContainerName}
      operations:
      - name: microsoftazurefluidrelaycontainersget
        method: GET
        description: Microsoft Azure Get A Fluid Relay Container
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurefluidrelaycontainersdelete
        method: DELETE
        description: Microsoft Azure Delete A Fluid Relay Container
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-fluid-relay-fluidrelaycontainers-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Fluid Relay — FluidRelayContainers. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/fluidrelaycontainers
      name: subscriptions-subscriptionid-resourcegroups-resourcegroup-providers-microsoft-fl
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl.
      operations:
      - method: GET
        name: microsoftazurefluidrelaycontainerslistbyfluidrelayservers
        description: Microsoft Azure List All Fluid Relay Containers Which Are Children Of A Given Fluid Relay Server
        call: azure-fluid-relay-fluidrelaycontainers.microsoftazurefluidrelaycontainerslistbyfluidrelayservers
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-fluidrelay/fluidrelayservers/{fluidrelayservername}/fluidrelaycontainers/{fluidrelaycontainername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroup-providers-microsoft-fl
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroup-providers-Microsoft.Fl.
      operations:
      - method: GET
        name: microsoftazurefluidrelaycontainersget
        description: Microsoft Azure Get A Fluid Relay Container
        call: azure-fluid-relay-fluidrelaycontainers.microsoftazurefluidrelaycontainersget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurefluidrelaycontainersdelete
        description: Microsoft Azure Delete A Fluid Relay Container
        call: azure-fluid-relay-fluidrelaycontainers.microsoftazurefluidrelaycontainersdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-fluid-relay-fluidrelaycontainers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Fluid Relay — FluidRelayContainers. 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 Containers Which Are Children Of A Given Fluid Relay Server
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-fluid-relay-fluidrelaycontainers.microsoftazurefluidrelaycontainerslistbyfluidrelayservers
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-fluid-relay
      description: Microsoft Azure Get A Fluid Relay Container
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-fluid-relay-fluidrelaycontainers.microsoftazurefluidrelaycontainersget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-fluid-relay
      description: Microsoft Azure Delete A Fluid Relay Container
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-fluid-relay-fluidrelaycontainers.microsoftazurefluidrelaycontainersdelete
      outputParameters:
      - type: object
        mapping: $.