Microsoft Graph · Capability

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

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

Run with Naftiko Microsoft GraphdeviceManagement.detectedApp

What You Can Do

GET
Devicemanagementlistdetectedapps — Microsoft Graph Get detectedApps from deviceManagement
/v1/devicemanagement/detectedapps
POST
Devicemanagementcreatedetectedapps — Microsoft Graph Create new navigation property to detectedApps for deviceManagement
/v1/devicemanagement/detectedapps
GET
Devicemanagementdetectedappsgetcount0228 — Microsoft Graph Get the number of the resource
/v1/devicemanagement/detectedapps/count
GET
Devicemanagementgetdetectedapps — Microsoft Graph Get detectedApps from deviceManagement
/v1/devicemanagement/detectedapps/{detectedapp-id}
PATCH
Devicemanagementupdatedetectedapps — Microsoft Graph Update the navigation property detectedApps in deviceManagement
/v1/devicemanagement/detectedapps/{detectedapp-id}
DELETE
Devicemanagementdeletedetectedapps — Microsoft Graph Delete navigation property detectedApps for deviceManagement
/v1/devicemanagement/detectedapps/{detectedapp-id}
GET
Devicemanagementdetectedappslistmanageddevices — Microsoft Graph Get managedDevices from deviceManagement
/v1/devicemanagement/detectedapps/{detectedapp-id}/manageddevices
GET
Devicemanagementdetectedappsmanageddevicesgetcountd78c — Microsoft Graph Get the number of the resource
/v1/devicemanagement/detectedapps/{detectedapp-id}/manageddevices/count
GET
Devicemanagementdetectedappsgetmanageddevices — Microsoft Graph Get managedDevices from deviceManagement
/v1/devicemanagement/detectedapps/{detectedapp-id}/manageddevices/{manageddevice-id}

MCP Tools

microsoft-graph-get-detectedapps-devicemanagement

Microsoft Graph Get detectedApps from deviceManagement

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

Microsoft Graph Create new navigation property to detectedApps for deviceManagement

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

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

Microsoft Graph Get detectedApps from deviceManagement

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

Microsoft Graph Update the navigation property detectedApps in deviceManagement

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property detectedApps for deviceManagement

idempotent
microsoft-graph-get-manageddevices-devicemanagement

Microsoft Graph Get managedDevices from deviceManagement

read-only idempotent
microsoft-graph-get-number-resource-2

Microsoft Graph Get the number of the resource

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

Microsoft Graph Get managedDevices from deviceManagement

read-only idempotent

Capability Spec

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