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