Microsoft Graph · Capability

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

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

Run with Naftiko Microsoft GraphdeviceManagement.managedDeviceOverview

What You Can Do

GET
Devicemanagementgetmanageddeviceoverview — Microsoft Graph Get managedDeviceOverview from deviceManagement
/v1/devicemanagement/manageddeviceoverview

MCP Tools

microsoft-graph-get-manageddeviceoverview-devicemanagement

Microsoft Graph Get managedDeviceOverview from deviceManagement

read-only idempotent

Capability Spec

microsoft-graph-devicemanagement-manageddeviceoverview.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.managedDeviceOverview
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.managedDeviceOverview. 1 operations.
    Lead operation: Microsoft Graph Get managedDeviceOverview from deviceManagement. Self-contained Naftiko capability covering
    one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - deviceManagement.managedDeviceOverview
  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-manageddeviceoverview
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.managedDeviceOverview business
      capability. Self-contained, no shared references.
    resources:
    - name: deviceManagement-managedDeviceOverview
      path: /deviceManagement/managedDeviceOverview
      operations:
      - name: devicemanagementgetmanageddeviceoverview
        method: GET
        description: Microsoft Graph Get managedDeviceOverview 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-manageddeviceoverview-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.managedDeviceOverview.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/devicemanagement/manageddeviceoverview
      name: devicemanagement-manageddeviceoverview
      description: REST surface for deviceManagement-managedDeviceOverview.
      operations:
      - method: GET
        name: devicemanagementgetmanageddeviceoverview
        description: Microsoft Graph Get managedDeviceOverview from deviceManagement
        call: microsoft-graph-devicemanagement-manageddeviceoverview.devicemanagementgetmanageddeviceoverview
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-devicemanagement-manageddeviceoverview-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — deviceManagement.managedDeviceOverview.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-manageddeviceoverview-devicemanagement
      description: Microsoft Graph Get managedDeviceOverview from deviceManagement
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-devicemanagement-manageddeviceoverview.devicemanagementgetmanageddeviceoverview
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.