Microsoft Azure · Capability

Microsoft Azure CustomerInsightsManagementClient — Images

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

Run with Naftiko Microsoft AzureImages

What You Can Do

POST
Microsoftazureimagesgetuploadurlfordata — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images Getdataimageuploadurl
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/images/getdataimageuploadurl
POST
Microsoftazureimagesgetuploadurlforentitytype — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images Getentitytypeimageuploadurl
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/images/getentitytypeimageuploadurl

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images Getdataimageuploadurl

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images Getentitytypeimageuploadurl

Capability Spec

customerinsightsmanagementclient-images.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CustomerInsightsManagementClient — Images
  description: 'Microsoft Azure CustomerInsightsManagementClient — Images. 2 operations. Lead operation: Microsoft Azure Post
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Images
    Getdataimageuploadurl. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Images
  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-images
    baseUri: https://management.azure.com
    description: Microsoft Azure CustomerInsightsManagementClient — Images 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}/images/getDataImageUploadUrl
      operations:
      - name: microsoftazureimagesgetuploadurlfordata
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Images Getdataimageuploadurl
        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: parameters
          in: body
          type: string
          description: Parameters supplied to the GetUploadUrlForData operation.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/images/getEntityTypeImageUploadUrl
      operations:
      - name: microsoftazureimagesgetuploadurlforentitytype
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Images Getentitytypeimageuploadurl
        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: parameters
          in: body
          type: string
          description: Parameters supplied to the GetUploadUrlForEntityType operation.
          required: true
  exposes:
  - type: rest
    namespace: customerinsightsmanagementclient-images-rest
    port: 8080
    description: REST adapter for Microsoft Azure CustomerInsightsManagementClient — Images. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/images/getdataimageuploadurl
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureimagesgetuploadurlfordata
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Images Getdataimageuploadurl
        call: customerinsightsmanagementclient-images.microsoftazureimagesgetuploadurlfordata
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/images/getentitytypeimageuploadurl
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureimagesgetuploadurlforentitytype
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Images Getentitytypeimageuploadurl
        call: customerinsightsmanagementclient-images.microsoftazureimagesgetuploadurlforentitytype
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: customerinsightsmanagementclient-images-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CustomerInsightsManagementClient — Images. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Customerinsights Hubs Hubname Images Getdataimageuploadurl
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: customerinsightsmanagementclient-images.microsoftazureimagesgetuploadurlfordata
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Customerinsights Hubs Hubname Images Getentitytypeimageuploadurl
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: customerinsightsmanagementclient-images.microsoftazureimagesgetuploadurlforentitytype
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.