Microsoft Graph · Capability

Microsoft Graph Devicemanagement — deviceManagement.userExperienceAnalyticsAppHealthDevicePerformance

Microsoft Graph Devicemanagement — deviceManagement.userExperienceAnalyticsAppHealthDevicePerformance. 6 operations. Lead operation: Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft GraphdeviceManagement.userExperienceAnalyticsAppHealthDevicePerformance

What You Can Do

GET
Devicemanagementlistuserexperienceanalyticsapphealthdeviceperformance — Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement
/v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance
POST
Devicemanagementcreateuserexperienceanalyticsapphealthdeviceperformance — Microsoft Graph Create new navigation property to userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement
/v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance
GET
Devicemanagementuserexperienceanalyticsapphealthdeviceperformancegetcount3c87 — Microsoft Graph Get the number of the resource
/v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/count
GET
Devicemanagementgetuserexperienceanalyticsapphealthdeviceperformance — Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement
/v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{userexperienceanalyticsapphealthdeviceperformance-id}
PATCH
Devicemanagementupdateuserexperienceanalyticsapphealthdeviceperformance — Microsoft Graph Update the navigation property userExperienceAnalyticsAppHealthDevicePerformance in deviceManagement
/v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{userexperienceanalyticsapphealthdeviceperformance-id}
DELETE
Devicemanagementdeleteuserexperienceanalyticsapphealthdeviceperformance — Microsoft Graph Delete navigation property userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement
/v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{userexperienceanalyticsapphealthdeviceperformance-id}

MCP Tools

microsoft-graph-get-userexperienceanalyticsapphealthdeviceperformance-devicemana

Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement

read-only idempotent
microsoft-graph-create-new-navigation

Microsoft Graph Create new navigation property to userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-userexperienceanalyticsapphealthdeviceperformance-devicemana-2

Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement

read-only idempotent
microsoft-graph-update-navigation-property

Microsoft Graph Update the navigation property userExperienceAnalyticsAppHealthDevicePerformance in deviceManagement

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement

idempotent

Capability Spec

devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph Devicemanagement — deviceManagement.userExperienceAnalyticsAppHealthDevicePerformance
  description: 'Microsoft Graph Devicemanagement — deviceManagement.userExperienceAnalyticsAppHealthDevicePerformance. 6 operations.
    Lead operation: Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement. Self-contained
    Naftiko capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - deviceManagement.userExperienceAnalyticsAppHealthDevicePerformance
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY
capability:
  consumes:
  - type: http
    namespace: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance
    baseUri: ''
    description: Microsoft Graph Devicemanagement — deviceManagement.userExperienceAnalyticsAppHealthDevicePerformance business
      capability. Self-contained, no shared references.
    resources:
    - name: deviceManagement-userExperienceAnalyticsAppHealthDevicePerformance
      path: /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance
      operations:
      - name: devicemanagementlistuserexperienceanalyticsapphealthdeviceperformance
        method: GET
        description: Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $orderby
          in: query
          type: array
          description: Order items by property values
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: devicemanagementcreateuserexperienceanalyticsapphealthdeviceperformance
        method: POST
        description: Microsoft Graph Create new navigation property to userExperienceAnalyticsAppHealthDevicePerformance for
          deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: deviceManagement-userExperienceAnalyticsAppHealthDevicePerformance-$count
      path: /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count
      operations:
      - name: devicemanagementuserexperienceanalyticsapphealthdeviceperformancegetcount3c87
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: deviceManagement-userExperienceAnalyticsAppHealthDevicePerformance-userExperienc
      path: /deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}
      operations:
      - name: devicemanagementgetuserexperienceanalyticsapphealthdeviceperformance
        method: GET
        description: Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: devicemanagementupdateuserexperienceanalyticsapphealthdeviceperformance
        method: PATCH
        description: Microsoft Graph Update the navigation property userExperienceAnalyticsAppHealthDevicePerformance in deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: devicemanagementdeleteuserexperienceanalyticsapphealthdeviceperformance
        method: DELETE
        description: Microsoft Graph Delete navigation property userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
  exposes:
  - type: rest
    namespace: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance-rest
    port: 8080
    description: REST adapter for Microsoft Graph Devicemanagement — deviceManagement.userExperienceAnalyticsAppHealthDevicePerformance.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance
      name: devicemanagement-userexperienceanalyticsapphealthdeviceperformance
      description: REST surface for deviceManagement-userExperienceAnalyticsAppHealthDevicePerformance.
      operations:
      - method: GET
        name: devicemanagementlistuserexperienceanalyticsapphealthdeviceperformance
        description: Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement
        call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementlistuserexperienceanalyticsapphealthdeviceperformance
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: devicemanagementcreateuserexperienceanalyticsapphealthdeviceperformance
        description: Microsoft Graph Create new navigation property to userExperienceAnalyticsAppHealthDevicePerformance for
          deviceManagement
        call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementcreateuserexperienceanalyticsapphealthdeviceperformance
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/count
      name: devicemanagement-userexperienceanalyticsapphealthdeviceperformance-count
      description: REST surface for deviceManagement-userExperienceAnalyticsAppHealthDevicePerformance-$count.
      operations:
      - method: GET
        name: devicemanagementuserexperienceanalyticsapphealthdeviceperformancegetcount3c87
        description: Microsoft Graph Get the number of the resource
        call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementuserexperienceanalyticsapphealthdeviceperformancegetcount3c87
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{userexperienceanalyticsapphealthdeviceperformance-id}
      name: devicemanagement-userexperienceanalyticsapphealthdeviceperformance-userexperienc
      description: REST surface for deviceManagement-userExperienceAnalyticsAppHealthDevicePerformance-userExperienc.
      operations:
      - method: GET
        name: devicemanagementgetuserexperienceanalyticsapphealthdeviceperformance
        description: Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement
        call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementgetuserexperienceanalyticsapphealthdeviceperformance
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: devicemanagementupdateuserexperienceanalyticsapphealthdeviceperformance
        description: Microsoft Graph Update the navigation property userExperienceAnalyticsAppHealthDevicePerformance in deviceManagement
        call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementupdateuserexperienceanalyticsapphealthdeviceperformance
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: devicemanagementdeleteuserexperienceanalyticsapphealthdeviceperformance
        description: Microsoft Graph Delete navigation property userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement
        call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementdeleteuserexperienceanalyticsapphealthdeviceperformance
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph Devicemanagement — deviceManagement.userExperienceAnalyticsAppHealthDevicePerformance.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-userexperienceanalyticsapphealthdeviceperformance-devicemana
      description: Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementlistuserexperienceanalyticsapphealthdeviceperformance
      with:
        $orderby: tools.$orderby
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-create-new-navigation
      description: Microsoft Graph Create new navigation property to userExperienceAnalyticsAppHealthDevicePerformance for
        deviceManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementcreateuserexperienceanalyticsapphealthdeviceperformance
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-number-resource
      description: Microsoft Graph Get the number of the resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementuserexperienceanalyticsapphealthdeviceperformancegetcount3c87
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-userexperienceanalyticsapphealthdeviceperformance-devicemana-2
      description: Microsoft Graph Get userExperienceAnalyticsAppHealthDevicePerformance from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementgetuserexperienceanalyticsapphealthdeviceperformance
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property userExperienceAnalyticsAppHealthDevicePerformance in deviceManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementupdateuserexperienceanalyticsapphealthdeviceperformance
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property userExperienceAnalyticsAppHealthDevicePerformance for deviceManagement
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: devicemanagement-devicemanagement-userexperienceanalyticsapphealthdeviceperformance.devicemanagementdeleteuserexperienceanalyticsapphealthdeviceperformance
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.