Microsoft Azure · Capability

Microsoft Azure CustomerInsightsManagementClient — Profiles

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

Run with Naftiko Microsoft AzureProfiles

What You Can Do

GET
Microsoftazureprofileslistbyhub — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/profiles
PUT
Microsoftazureprofilescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/profiles/{profilename}
GET
Microsoftazureprofilesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/profiles/{profilename}
DELETE
Microsoftazureprofilesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/profiles/{profilename}
POST
Microsoftazureprofilesgetenrichingkpis — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename Getenrichingkpis
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/profiles/{profilename}/getenrichingkpis

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename

idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename Getenrichingkpis

Capability Spec

customerinsightsmanagementclient-profiles.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CustomerInsightsManagementClient — Profiles
  description: 'Microsoft Azure CustomerInsightsManagementClient — Profiles. 5 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Profiles
  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-profiles
    baseUri: https://management.azure.com
    description: Microsoft Azure CustomerInsightsManagementClient — Profiles 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}/profiles
      operations:
      - name: microsoftazureprofileslistbyhub
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles
        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: locale-code
          in: query
          type: string
          description: Locale of profile to retrieve, default is en-us.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/profiles/{profileName}
      operations:
      - name: microsoftazureprofilescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles Profilename
        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: profileName
          in: path
          type: string
          description: The name of the profile.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the create/delete Profile type operation
          required: true
      - name: microsoftazureprofilesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles Profilename
        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: profileName
          in: path
          type: string
          description: The name of the profile.
          required: true
        - name: locale-code
          in: query
          type: string
          description: Locale of profile to retrieve, default is en-us.
      - name: microsoftazureprofilesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles Profilename
        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: profileName
          in: path
          type: string
          description: The name of the profile.
          required: true
        - name: locale-code
          in: query
          type: string
          description: Locale of profile to retrieve, default is en-us.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/profiles/{profileName}/getEnrichingKpis
      operations:
      - name: microsoftazureprofilesgetenrichingkpis
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles Profilename Getenrichingkpis
        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: profileName
          in: path
          type: string
          description: The name of the profile.
          required: true
  exposes:
  - type: rest
    namespace: customerinsightsmanagementclient-profiles-rest
    port: 8080
    description: REST adapter for Microsoft Azure CustomerInsightsManagementClient — Profiles. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/profiles
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprofileslistbyhub
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles
        call: customerinsightsmanagementclient-profiles.microsoftazureprofileslistbyhub
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          locale-code: rest.locale-code
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/profiles/{profilename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureprofilescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles Profilename
        call: customerinsightsmanagementclient-profiles.microsoftazureprofilescreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          profileName: rest.profileName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureprofilesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles Profilename
        call: customerinsightsmanagementclient-profiles.microsoftazureprofilesget
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          profileName: rest.profileName
          locale-code: rest.locale-code
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprofilesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles Profilename
        call: customerinsightsmanagementclient-profiles.microsoftazureprofilesdelete
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          profileName: rest.profileName
          locale-code: rest.locale-code
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/profiles/{profilename}/getenrichingkpis
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureprofilesgetenrichingkpis
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Profiles Profilename Getenrichingkpis
        call: customerinsightsmanagementclient-profiles.microsoftazureprofilesgetenrichingkpis
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          profileName: rest.profileName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: customerinsightsmanagementclient-profiles-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CustomerInsightsManagementClient — Profiles. 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 Profiles
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-profiles.microsoftazureprofileslistbyhub
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        locale-code: tools.locale-code
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights
        Hubs Hubname Profiles Profilename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-profiles.microsoftazureprofilescreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        profileName: tools.profileName
        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 Profiles Profilename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-profiles.microsoftazureprofilesget
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        profileName: tools.profileName
        locale-code: tools.locale-code
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Customerinsights Hubs Hubname Profiles Profilename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: customerinsightsmanagementclient-profiles.microsoftazureprofilesdelete
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        profileName: tools.profileName
        locale-code: tools.locale-code
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Customerinsights Hubs Hubname Profiles Profilename Getenrichingkpis
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: customerinsightsmanagementclient-profiles.microsoftazureprofilesgetenrichingkpis
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        profileName: tools.profileName
      outputParameters:
      - type: object
        mapping: $.