Microsoft Azure · Capability

Microsoft Azure CustomerInsightsManagementClient — Views

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

Run with Naftiko Microsoft AzureViews

What You Can Do

GET
Microsoftazureviewslistbyhub — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Views
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/views
PUT
Microsoftazureviewscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Views Viewname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/views/{viewname}
GET
Microsoftazureviewsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Views Viewname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/views/{viewname}
DELETE
Microsoftazureviewsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Views Viewname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/views/{viewname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Views Viewname

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Views Viewname

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Views Viewname

idempotent

Capability Spec

customerinsightsmanagementclient-views.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CustomerInsightsManagementClient — Views
  description: 'Microsoft Azure CustomerInsightsManagementClient — Views. 4 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Views.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Views
  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-views
    baseUri: https://management.azure.com
    description: Microsoft Azure CustomerInsightsManagementClient — Views 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}/views
      operations:
      - name: microsoftazureviewslistbyhub
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Views
        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: userId
          in: query
          type: string
          description: The user ID. Use * to retrieve hub level views.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/views/{viewName}
      operations:
      - name: microsoftazureviewscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Views Viewname
        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: viewName
          in: path
          type: string
          description: The name of the view.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the CreateOrUpdate View operation.
          required: true
      - name: microsoftazureviewsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Views Viewname
        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: viewName
          in: path
          type: string
          description: The name of the view.
          required: true
        - name: userId
          in: query
          type: string
          description: The user ID. Use * to retrieve hub level view.
          required: true
      - name: microsoftazureviewsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Views Viewname
        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: viewName
          in: path
          type: string
          description: The name of the view.
          required: true
        - name: userId
          in: query
          type: string
          description: The user ID. Use * to retrieve hub level view.
          required: true
  exposes:
  - type: rest
    namespace: customerinsightsmanagementclient-views-rest
    port: 8080
    description: REST adapter for Microsoft Azure CustomerInsightsManagementClient — Views. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/views
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureviewslistbyhub
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Views
        call: customerinsightsmanagementclient-views.microsoftazureviewslistbyhub
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          userId: rest.userId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/views/{viewname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureviewscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Views Viewname
        call: customerinsightsmanagementclient-views.microsoftazureviewscreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          viewName: rest.viewName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureviewsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Views Viewname
        call: customerinsightsmanagementclient-views.microsoftazureviewsget
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          viewName: rest.viewName
          userId: rest.userId
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureviewsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Views Viewname
        call: customerinsightsmanagementclient-views.microsoftazureviewsdelete
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          viewName: rest.viewName
          userId: rest.userId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: customerinsightsmanagementclient-views-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CustomerInsightsManagementClient — Views. 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 Views
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-views.microsoftazureviewslistbyhub
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        userId: tools.userId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights
        Hubs Hubname Views Viewname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-views.microsoftazureviewscreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        viewName: tools.viewName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights
        Hubs Hubname Views Viewname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-views.microsoftazureviewsget
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        viewName: tools.viewName
        userId: tools.userId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Customerinsights Hubs Hubname Views Viewname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: customerinsightsmanagementclient-views.microsoftazureviewsdelete
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        viewName: tools.viewName
        userId: tools.userId
      outputParameters:
      - type: object
        mapping: $.