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