naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — Drives.user description: 'Microsoft Graph OData Service for namespace microsoft.graph — Drives.user. 10 operations. Lead operation: Microsoft Graph Get createdByUser from drives. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - Drives.user 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-drives-user baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — Drives.user business capability. Self-contained, no shared references. resources: - name: drives-drive-id-createdByUser path: /drives/{drive-id}/createdByUser operations: - name: drivesgetcreatedbyuser method: GET description: Microsoft Graph Get createdByUser from drives 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: drives-drive-id-createdByUser-mailboxSettings path: /drives/{drive-id}/createdByUser/mailboxSettings operations: - name: drivescreatedbyusergetmailboxsettings method: GET description: Microsoft Graph Get mailboxSettings property value 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: drivescreatedbyuserupdatemailboxsettings method: PATCH description: Microsoft Graph Update property mailboxSettings value. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: drives-drive-id-createdByUser-serviceProvisioningErrors path: /drives/{drive-id}/createdByUser/serviceProvisioningErrors operations: - name: drivescreatedbyuserlistserviceprovisioningerrors method: GET description: Microsoft Graph Get serviceProvisioningErrors property value 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: drives-drive-id-createdByUser-serviceProvisioningErrors-$count path: /drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count operations: - name: drivescreatedbyuserserviceprovisioningerrorsgetcount37a0 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: drives-drive-id-lastModifiedByUser path: /drives/{drive-id}/lastModifiedByUser operations: - name: drivesgetlastmodifiedbyuser method: GET description: Microsoft Graph Get lastModifiedByUser from drives 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: drives-drive-id-lastModifiedByUser-mailboxSettings path: /drives/{drive-id}/lastModifiedByUser/mailboxSettings operations: - name: driveslastmodifiedbyusergetmailboxsettings method: GET description: Microsoft Graph Get mailboxSettings property value 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: driveslastmodifiedbyuserupdatemailboxsettings method: PATCH description: Microsoft Graph Update property mailboxSettings value. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: drives-drive-id-lastModifiedByUser-serviceProvisioningErrors path: /drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors operations: - name: driveslastmodifiedbyuserlistserviceprovisioningerrors method: GET description: Microsoft Graph Get serviceProvisioningErrors property value 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: drives-drive-id-lastModifiedByUser-serviceProvisioningErrors-$count path: /drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count operations: - name: driveslastmodifiedbyuserserviceprovisioningerrorsgetcount54d5 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: microsoft-graph-drives-user-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — Drives.user. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/drives/{drive-id}/createdbyuser name: drives-drive-id-createdbyuser description: REST surface for drives-drive-id-createdByUser. operations: - method: GET name: drivesgetcreatedbyuser description: Microsoft Graph Get createdByUser from drives call: microsoft-graph-drives-user.drivesgetcreatedbyuser with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/drives/{drive-id}/createdbyuser/mailboxsettings name: drives-drive-id-createdbyuser-mailboxsettings description: REST surface for drives-drive-id-createdByUser-mailboxSettings. operations: - method: GET name: drivescreatedbyusergetmailboxsettings description: Microsoft Graph Get mailboxSettings property value call: microsoft-graph-drives-user.drivescreatedbyusergetmailboxsettings with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: drivescreatedbyuserupdatemailboxsettings description: Microsoft Graph Update property mailboxSettings value. call: microsoft-graph-drives-user.drivescreatedbyuserupdatemailboxsettings with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/drives/{drive-id}/createdbyuser/serviceprovisioningerrors name: drives-drive-id-createdbyuser-serviceprovisioningerrors description: REST surface for drives-drive-id-createdByUser-serviceProvisioningErrors. operations: - method: GET name: drivescreatedbyuserlistserviceprovisioningerrors description: Microsoft Graph Get serviceProvisioningErrors property value call: microsoft-graph-drives-user.drivescreatedbyuserlistserviceprovisioningerrors with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/drives/{drive-id}/createdbyuser/serviceprovisioningerrors/count name: drives-drive-id-createdbyuser-serviceprovisioningerrors-count description: REST surface for drives-drive-id-createdByUser-serviceProvisioningErrors-$count. operations: - method: GET name: drivescreatedbyuserserviceprovisioningerrorsgetcount37a0 description: Microsoft Graph Get the number of the resource call: microsoft-graph-drives-user.drivescreatedbyuserserviceprovisioningerrorsgetcount37a0 outputParameters: - type: object mapping: $. - path: /v1/drives/{drive-id}/lastmodifiedbyuser name: drives-drive-id-lastmodifiedbyuser description: REST surface for drives-drive-id-lastModifiedByUser. operations: - method: GET name: drivesgetlastmodifiedbyuser description: Microsoft Graph Get lastModifiedByUser from drives call: microsoft-graph-drives-user.drivesgetlastmodifiedbyuser with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/drives/{drive-id}/lastmodifiedbyuser/mailboxsettings name: drives-drive-id-lastmodifiedbyuser-mailboxsettings description: REST surface for drives-drive-id-lastModifiedByUser-mailboxSettings. operations: - method: GET name: driveslastmodifiedbyusergetmailboxsettings description: Microsoft Graph Get mailboxSettings property value call: microsoft-graph-drives-user.driveslastmodifiedbyusergetmailboxsettings with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: driveslastmodifiedbyuserupdatemailboxsettings description: Microsoft Graph Update property mailboxSettings value. call: microsoft-graph-drives-user.driveslastmodifiedbyuserupdatemailboxsettings with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/drives/{drive-id}/lastmodifiedbyuser/serviceprovisioningerrors name: drives-drive-id-lastmodifiedbyuser-serviceprovisioningerrors description: REST surface for drives-drive-id-lastModifiedByUser-serviceProvisioningErrors. operations: - method: GET name: driveslastmodifiedbyuserlistserviceprovisioningerrors description: Microsoft Graph Get serviceProvisioningErrors property value call: microsoft-graph-drives-user.driveslastmodifiedbyuserlistserviceprovisioningerrors with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/drives/{drive-id}/lastmodifiedbyuser/serviceprovisioningerrors/count name: drives-drive-id-lastmodifiedbyuser-serviceprovisioningerrors-count description: REST surface for drives-drive-id-lastModifiedByUser-serviceProvisioningErrors-$count. operations: - method: GET name: driveslastmodifiedbyuserserviceprovisioningerrorsgetcount54d5 description: Microsoft Graph Get the number of the resource call: microsoft-graph-drives-user.driveslastmodifiedbyuserserviceprovisioningerrorsgetcount54d5 outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-drives-user-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — Drives.user. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-createdbyuser-drives description: Microsoft Graph Get createdByUser from drives hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-drives-user.drivesgetcreatedbyuser with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-mailboxsettings-property description: Microsoft Graph Get mailboxSettings property value hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-drives-user.drivescreatedbyusergetmailboxsettings with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-property-mailboxsettings description: Microsoft Graph Update property mailboxSettings value. hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-drives-user.drivescreatedbyuserupdatemailboxsettings with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-serviceprovisioningerrors-property description: Microsoft Graph Get serviceProvisioningErrors property value hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-drives-user.drivescreatedbyuserlistserviceprovisioningerrors with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand 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-drives-user.drivescreatedbyuserserviceprovisioningerrorsgetcount37a0 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-lastmodifiedbyuser-drives description: Microsoft Graph Get lastModifiedByUser from drives hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-drives-user.drivesgetlastmodifiedbyuser with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-mailboxsettings-property-2 description: Microsoft Graph Get mailboxSettings property value hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-drives-user.driveslastmodifiedbyusergetmailboxsettings with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-property-mailboxsettings-2 description: Microsoft Graph Update property mailboxSettings value. hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-drives-user.driveslastmodifiedbyuserupdatemailboxsettings with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-serviceprovisioningerrors-property-2 description: Microsoft Graph Get serviceProvisioningErrors property value hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-drives-user.driveslastmodifiedbyuserlistserviceprovisioningerrors 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-drives-user.driveslastmodifiedbyuserserviceprovisioningerrorsgetcount54d5 outputParameters: - type: object mapping: $.