Microsoft Azure · Capability

Microsoft Azure TrafficManagerManagementClient — HeatMaps

Microsoft Azure TrafficManagerManagementClient — HeatMaps. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Trafficmanagerprofiles Profilename Heatmaps Heatmaptype. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureHeatMaps

What You Can Do

GET
Microsoftazureheatmapget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Trafficmanagerprofiles Profilename Heatmaps Heatmaptype
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/trafficmanagerprofiles/{profilename}/heatmaps/{heatmaptype}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Trafficmanagerprofiles Profilename Heatmaps Heatmaptype

read-only idempotent

Capability Spec

trafficmanagermanagementclient-heatmaps.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure TrafficManagerManagementClient — HeatMaps
  description: 'Microsoft Azure TrafficManagerManagementClient — HeatMaps. 1 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Trafficmanagerprofiles Profilename
    Heatmaps Heatmaptype. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - HeatMaps
  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: trafficmanagermanagementclient-heatmaps
    baseUri: https://management.azure.com
    description: Microsoft Azure TrafficManagerManagementClient — HeatMaps business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/heatMaps/{heatMapType}
      operations:
      - name: microsoftazureheatmapget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Trafficmanagerprofiles Profilename Heatmaps Heatmaptype
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group containing the Traffic Manager endpoint.
          required: true
        - name: profileName
          in: path
          type: string
          description: The name of the Traffic Manager profile.
          required: true
        - name: heatMapType
          in: path
          type: string
          description: The type of HeatMap for the Traffic Manager profile.
          required: true
        - name: topLeft
          in: query
          type: array
          description: The top left latitude,longitude pair of the rectangular viewport to query for.
        - name: botRight
          in: query
          type: array
          description: The bottom right latitude,longitude pair of the rectangular viewport to query for.
  exposes:
  - type: rest
    namespace: trafficmanagermanagementclient-heatmaps-rest
    port: 8080
    description: REST adapter for Microsoft Azure TrafficManagerManagementClient — HeatMaps. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/trafficmanagerprofiles/{profilename}/heatmaps/{heatmaptype}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureheatmapget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Trafficmanagerprofiles Profilename Heatmaps Heatmaptype
        call: trafficmanagermanagementclient-heatmaps.microsoftazureheatmapget
        with:
          resourceGroupName: rest.resourceGroupName
          profileName: rest.profileName
          heatMapType: rest.heatMapType
          topLeft: rest.topLeft
          botRight: rest.botRight
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: trafficmanagermanagementclient-heatmaps-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure TrafficManagerManagementClient — HeatMaps. 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 Network
        Trafficmanagerprofiles Profilename Heatmaps Heatmaptype
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: trafficmanagermanagementclient-heatmaps.microsoftazureheatmapget
      with:
        resourceGroupName: tools.resourceGroupName
        profileName: tools.profileName
        heatMapType: tools.heatMapType
        topLeft: tools.topLeft
        botRight: tools.botRight
      outputParameters:
      - type: object
        mapping: $.