Microsoft Azure · Capability

Microsoft Azure TrafficController — FrontendsInterface

Microsoft Azure TrafficController — FrontendsInterface. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureFrontendsInterface

What You Can Do

GET
Microsoftazurefrontendsinterfacelistbytrafficcontroller — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicenetworking/trafficcontrollers/{trafficcontrollername}/frontends
GET
Microsoftazurefrontendsinterfaceget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicenetworking/trafficcontrollers/{trafficcontrollername}/frontends/{frontendname}
PUT
Microsoftazurefrontendsinterfacecreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicenetworking/trafficcontrollers/{trafficcontrollername}/frontends/{frontendname}
PATCH
Microsoftazurefrontendsinterfaceupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicenetworking/trafficcontrollers/{trafficcontrollername}/frontends/{frontendname}
DELETE
Microsoftazurefrontendsinterfacedelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicenetworking/trafficcontrollers/{trafficcontrollername}/frontends/{frontendname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname

idempotent

Capability Spec

trafficcontroller-frontendsinterface.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure TrafficController — FrontendsInterface
  description: 'Microsoft Azure TrafficController — FrontendsInterface. 5 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers
    Trafficcontrollername Frontends. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - FrontendsInterface
  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: trafficcontroller-frontendsinterface
    baseUri: https://management.azure.com
    description: Microsoft Azure TrafficController — FrontendsInterface business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}/frontends
      operations:
      - name: microsoftazurefrontendsinterfacelistbytrafficcontroller
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: trafficControllerName
          in: path
          type: string
          description: traffic controller name for path
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}/frontends/{frontendName}
      operations:
      - name: microsoftazurefrontendsinterfaceget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: trafficControllerName
          in: path
          type: string
          description: traffic controller name for path
          required: true
        - name: frontendName
          in: path
          type: string
          description: Frontends
          required: true
      - name: microsoftazurefrontendsinterfacecreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: trafficControllerName
          in: path
          type: string
          description: traffic controller name for path
          required: true
        - name: frontendName
          in: path
          type: string
          description: Frontends
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazurefrontendsinterfaceupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: trafficControllerName
          in: path
          type: string
          description: traffic controller name for path
          required: true
        - name: frontendName
          in: path
          type: string
          description: Frontends
          required: true
        - name: properties
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
      - name: microsoftazurefrontendsinterfacedelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: trafficControllerName
          in: path
          type: string
          description: traffic controller name for path
          required: true
        - name: frontendName
          in: path
          type: string
          description: Frontends
          required: true
  exposes:
  - type: rest
    namespace: trafficcontroller-frontendsinterface-rest
    port: 8080
    description: REST adapter for Microsoft Azure TrafficController — FrontendsInterface. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicenetworking/trafficcontrollers/{trafficcontrollername}/frontends
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurefrontendsinterfacelistbytrafficcontroller
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends
        call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfacelistbytrafficcontroller
        with:
          trafficControllerName: rest.trafficControllerName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicenetworking/trafficcontrollers/{trafficcontrollername}/frontends/{frontendname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurefrontendsinterfaceget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
        call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfaceget
        with:
          trafficControllerName: rest.trafficControllerName
          frontendName: rest.frontendName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurefrontendsinterfacecreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
        call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfacecreateorupdate
        with:
          trafficControllerName: rest.trafficControllerName
          frontendName: rest.frontendName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurefrontendsinterfaceupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
        call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfaceupdate
        with:
          trafficControllerName: rest.trafficControllerName
          frontendName: rest.frontendName
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurefrontendsinterfacedelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
        call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfacedelete
        with:
          trafficControllerName: rest.trafficControllerName
          frontendName: rest.frontendName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: trafficcontroller-frontendsinterface-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure TrafficController — FrontendsInterface. 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 Servicenetworking
        Trafficcontrollers Trafficcontrollername Frontends
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfacelistbytrafficcontroller
      with:
        trafficControllerName: tools.trafficControllerName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking
        Trafficcontrollers Trafficcontrollername Frontends Frontendname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfaceget
      with:
        trafficControllerName: tools.trafficControllerName
        frontendName: tools.frontendName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking
        Trafficcontrollers Trafficcontrollername Frontends Frontendname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfacecreateorupdate
      with:
        trafficControllerName: tools.trafficControllerName
        frontendName: tools.frontendName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfaceupdate
      with:
        trafficControllerName: tools.trafficControllerName
        frontendName: tools.frontendName
        properties: tools.properties
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Servicenetworking Trafficcontrollers Trafficcontrollername Frontends Frontendname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: trafficcontroller-frontendsinterface.microsoftazurefrontendsinterfacedelete
      with:
        trafficControllerName: tools.trafficControllerName
        frontendName: tools.frontendName
      outputParameters:
      - type: object
        mapping: $.