Microsoft Graph · Capability

Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.userExperienceAnalyticsModelScores

Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.userExperienceAnalyticsModelScores. 6 operations. Lead operation: Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft GraphdeviceManagement.userExperienceAnalyticsModelScores

What You Can Do

GET
Devicemanagementlistuserexperienceanalyticsmodelscores — Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement
/v1/devicemanagement/userexperienceanalyticsmodelscores
POST
Devicemanagementcreateuserexperienceanalyticsmodelscores — Microsoft Graph Create new navigation property to userExperienceAnalyticsModelScores for deviceManagement
/v1/devicemanagement/userexperienceanalyticsmodelscores
GET
Devicemanagementuserexperienceanalyticsmodelscoresgetcountaff3 — Microsoft Graph Get the number of the resource
/v1/devicemanagement/userexperienceanalyticsmodelscores/count
GET
Devicemanagementgetuserexperienceanalyticsmodelscores — Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement
/v1/devicemanagement/userexperienceanalyticsmodelscores/{userexperienceanalyticsmodelscores-id}
PATCH
Devicemanagementupdateuserexperienceanalyticsmodelscores — Microsoft Graph Update the navigation property userExperienceAnalyticsModelScores in deviceManagement
/v1/devicemanagement/userexperienceanalyticsmodelscores/{userexperienceanalyticsmodelscores-id}
DELETE
Devicemanagementdeleteuserexperienceanalyticsmodelscores — Microsoft Graph Delete navigation property userExperienceAnalyticsModelScores for deviceManagement
/v1/devicemanagement/userexperienceanalyticsmodelscores/{userexperienceanalyticsmodelscores-id}

MCP Tools

microsoft-graph-get-userexperienceanalyticsmodelscores-devicemanagement

Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement

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

Microsoft Graph Create new navigation property to userExperienceAnalyticsModelScores for deviceManagement

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-userexperienceanalyticsmodelscores-devicemanagement-2

Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement

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

Microsoft Graph Update the navigation property userExperienceAnalyticsModelScores in deviceManagement

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property userExperienceAnalyticsModelScores for deviceManagement

idempotent

Capability Spec

microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.userExperienceAnalyticsModelScores
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.userExperienceAnalyticsModelScores.
    6 operations. Lead operation: Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement. Self-contained
    Naftiko capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - deviceManagement.userExperienceAnalyticsModelScores
  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: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.userExperienceAnalyticsModelScores
      business capability. Self-contained, no shared references.
    resources:
    - name: deviceManagement-userExperienceAnalyticsModelScores
      path: /deviceManagement/userExperienceAnalyticsModelScores
      operations:
      - name: devicemanagementlistuserexperienceanalyticsmodelscores
        method: GET
        description: Microsoft Graph Get userExperienceAnalyticsModelScores 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: devicemanagementcreateuserexperienceanalyticsmodelscores
        method: POST
        description: Microsoft Graph Create new navigation property to userExperienceAnalyticsModelScores 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-userExperienceAnalyticsModelScores-$count
      path: /deviceManagement/userExperienceAnalyticsModelScores/$count
      operations:
      - name: devicemanagementuserexperienceanalyticsmodelscoresgetcountaff3
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: deviceManagement-userExperienceAnalyticsModelScores-userExperienceAnalyticsModel
      path: /deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}
      operations:
      - name: devicemanagementgetuserexperienceanalyticsmodelscores
        method: GET
        description: Microsoft Graph Get userExperienceAnalyticsModelScores 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: devicemanagementupdateuserexperienceanalyticsmodelscores
        method: PATCH
        description: Microsoft Graph Update the navigation property userExperienceAnalyticsModelScores in deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: devicemanagementdeleteuserexperienceanalyticsmodelscores
        method: DELETE
        description: Microsoft Graph Delete navigation property userExperienceAnalyticsModelScores for deviceManagement
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
  exposes:
  - type: rest
    namespace: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.userExperienceAnalyticsModelScores.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/devicemanagement/userexperienceanalyticsmodelscores
      name: devicemanagement-userexperienceanalyticsmodelscores
      description: REST surface for deviceManagement-userExperienceAnalyticsModelScores.
      operations:
      - method: GET
        name: devicemanagementlistuserexperienceanalyticsmodelscores
        description: Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement
        call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementlistuserexperienceanalyticsmodelscores
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: devicemanagementcreateuserexperienceanalyticsmodelscores
        description: Microsoft Graph Create new navigation property to userExperienceAnalyticsModelScores for deviceManagement
        call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementcreateuserexperienceanalyticsmodelscores
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/userexperienceanalyticsmodelscores/count
      name: devicemanagement-userexperienceanalyticsmodelscores-count
      description: REST surface for deviceManagement-userExperienceAnalyticsModelScores-$count.
      operations:
      - method: GET
        name: devicemanagementuserexperienceanalyticsmodelscoresgetcountaff3
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementuserexperienceanalyticsmodelscoresgetcountaff3
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/devicemanagement/userexperienceanalyticsmodelscores/{userexperienceanalyticsmodelscores-id}
      name: devicemanagement-userexperienceanalyticsmodelscores-userexperienceanalyticsmodel
      description: REST surface for deviceManagement-userExperienceAnalyticsModelScores-userExperienceAnalyticsModel.
      operations:
      - method: GET
        name: devicemanagementgetuserexperienceanalyticsmodelscores
        description: Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement
        call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementgetuserexperienceanalyticsmodelscores
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: devicemanagementupdateuserexperienceanalyticsmodelscores
        description: Microsoft Graph Update the navigation property userExperienceAnalyticsModelScores in deviceManagement
        call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementupdateuserexperienceanalyticsmodelscores
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: devicemanagementdeleteuserexperienceanalyticsmodelscores
        description: Microsoft Graph Delete navigation property userExperienceAnalyticsModelScores for deviceManagement
        call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementdeleteuserexperienceanalyticsmodelscores
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.userExperienceAnalyticsModelScores.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-userexperienceanalyticsmodelscores-devicemanagement
      description: Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementlistuserexperienceanalyticsmodelscores
      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 userExperienceAnalyticsModelScores for deviceManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementcreateuserexperienceanalyticsmodelscores
      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: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementuserexperienceanalyticsmodelscoresgetcountaff3
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-userexperienceanalyticsmodelscores-devicemanagement-2
      description: Microsoft Graph Get userExperienceAnalyticsModelScores from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementgetuserexperienceanalyticsmodelscores
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property userExperienceAnalyticsModelScores in deviceManagement
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementupdateuserexperienceanalyticsmodelscores
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property userExperienceAnalyticsModelScores for deviceManagement
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoft-graph-devicemanagement-userexperienceanalyticsmodelscores.devicemanagementdeleteuserexperienceanalyticsmodelscores
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.