Microsoft Azure · Capability

Microsoft Azure CustomerInsightsManagementClient — WidgetTypes

Microsoft Azure CustomerInsightsManagementClient — WidgetTypes. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Widgettypes. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWidgetTypes

What You Can Do

GET
Microsoftazurewidgettypeslistbyhub — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Widgettypes
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/widgettypes
GET
Microsoftazurewidgettypesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Widgettypes Widgettypename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/widgettypes/{widgettypename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Widgettypes

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Widgettypes Widgettypename

read-only idempotent

Capability Spec

customerinsightsmanagementclient-widgettypes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CustomerInsightsManagementClient — WidgetTypes
  description: 'Microsoft Azure CustomerInsightsManagementClient — WidgetTypes. 2 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Widgettypes.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WidgetTypes
  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: customerinsightsmanagementclient-widgettypes
    baseUri: https://management.azure.com
    description: Microsoft Azure CustomerInsightsManagementClient — WidgetTypes business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/widgetTypes
      operations:
      - name: microsoftazurewidgettypeslistbyhub
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Widgettypes
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: hubName
          in: path
          type: string
          description: The name of the hub.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/widgetTypes/{widgetTypeName}
      operations:
      - name: microsoftazurewidgettypesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Widgettypes Widgettypename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: hubName
          in: path
          type: string
          description: The name of the hub.
          required: true
        - name: widgetTypeName
          in: path
          type: string
          description: The name of the widget type.
          required: true
  exposes:
  - type: rest
    namespace: customerinsightsmanagementclient-widgettypes-rest
    port: 8080
    description: REST adapter for Microsoft Azure CustomerInsightsManagementClient — WidgetTypes. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/widgettypes
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewidgettypeslistbyhub
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Widgettypes
        call: customerinsightsmanagementclient-widgettypes.microsoftazurewidgettypeslistbyhub
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/widgettypes/{widgettypename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewidgettypesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Widgettypes Widgettypename
        call: customerinsightsmanagementclient-widgettypes.microsoftazurewidgettypesget
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          widgetTypeName: rest.widgetTypeName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: customerinsightsmanagementclient-widgettypes-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CustomerInsightsManagementClient — WidgetTypes. 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 Customerinsights
        Hubs Hubname Widgettypes
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-widgettypes.microsoftazurewidgettypeslistbyhub
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights
        Hubs Hubname Widgettypes Widgettypename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-widgettypes.microsoftazurewidgettypesget
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        widgetTypeName: tools.widgetTypeName
      outputParameters:
      - type: object
        mapping: $.