naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Sites — Sites.user description: 'Microsoft Graph Sites — Sites.user. 12 operations. Lead operation: Microsoft Graph Get createdByUser from sites. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - Sites.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: sites-sites-user baseUri: '' description: Microsoft Graph Sites — Sites.user business capability. Self-contained, no shared references. resources: - name: sites-site-id-createdByUser path: /sites/{site-id}/createdByUser operations: - name: sitesgetcreatedbyuser method: GET description: Microsoft Graph Get createdByUser from sites 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: sites-site-id-createdByUser-mailboxSettings path: /sites/{site-id}/createdByUser/mailboxSettings operations: - name: sitescreatedbyusergetmailboxsettings 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: sitescreatedbyuserupdatemailboxsettings 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: sites-site-id-createdByUser-serviceProvisioningErrors path: /sites/{site-id}/createdByUser/serviceProvisioningErrors operations: - name: sitescreatedbyuserlistserviceprovisioningerrors 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: sites-site-id-createdByUser-serviceProvisioningErrors-$count path: /sites/{site-id}/createdByUser/serviceProvisioningErrors/$count operations: - name: sitescreatedbyuserserviceprovisioningerrorsgetcountc398 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: sites-site-id-getByPath(path='{path}')-createdByUser path: /sites/{site-id}/getByPath(path='{path}')/createdByUser operations: - name: sitesgetbypathgetcreatedbyuser method: GET description: Microsoft Graph Get createdByUser from sites 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: sites-site-id-getByPath(path='{path}')-lastModifiedByUser path: /sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser operations: - name: sitesgetbypathgetlastmodifiedbyuser method: GET description: Microsoft Graph Get lastModifiedByUser from sites 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: sites-site-id-lastModifiedByUser path: /sites/{site-id}/lastModifiedByUser operations: - name: sitesgetlastmodifiedbyuser method: GET description: Microsoft Graph Get lastModifiedByUser from sites 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: sites-site-id-lastModifiedByUser-mailboxSettings path: /sites/{site-id}/lastModifiedByUser/mailboxSettings operations: - name: siteslastmodifiedbyusergetmailboxsettings 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: siteslastmodifiedbyuserupdatemailboxsettings 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: sites-site-id-lastModifiedByUser-serviceProvisioningErrors path: /sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors operations: - name: siteslastmodifiedbyuserlistserviceprovisioningerrors 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: sites-site-id-lastModifiedByUser-serviceProvisioningErrors-$count path: /sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count operations: - name: siteslastmodifiedbyuserserviceprovisioningerrorsgetcount4573 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: sites-sites-user-rest port: 8080 description: REST adapter for Microsoft Graph Sites — Sites.user. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/sites/{site-id}/createdbyuser name: sites-site-id-createdbyuser description: REST surface for sites-site-id-createdByUser. operations: - method: GET name: sitesgetcreatedbyuser description: Microsoft Graph Get createdByUser from sites call: sites-sites-user.sitesgetcreatedbyuser with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/createdbyuser/mailboxsettings name: sites-site-id-createdbyuser-mailboxsettings description: REST surface for sites-site-id-createdByUser-mailboxSettings. operations: - method: GET name: sitescreatedbyusergetmailboxsettings description: Microsoft Graph Get mailboxSettings property value call: sites-sites-user.sitescreatedbyusergetmailboxsettings with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: sitescreatedbyuserupdatemailboxsettings description: Microsoft Graph Update property mailboxSettings value. call: sites-sites-user.sitescreatedbyuserupdatemailboxsettings with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/createdbyuser/serviceprovisioningerrors name: sites-site-id-createdbyuser-serviceprovisioningerrors description: REST surface for sites-site-id-createdByUser-serviceProvisioningErrors. operations: - method: GET name: sitescreatedbyuserlistserviceprovisioningerrors description: Microsoft Graph Get serviceProvisioningErrors property value call: sites-sites-user.sitescreatedbyuserlistserviceprovisioningerrors with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/createdbyuser/serviceprovisioningerrors/count name: sites-site-id-createdbyuser-serviceprovisioningerrors-count description: REST surface for sites-site-id-createdByUser-serviceProvisioningErrors-$count. operations: - method: GET name: sitescreatedbyuserserviceprovisioningerrorsgetcountc398 description: Microsoft Graph Get the number of the resource call: sites-sites-user.sitescreatedbyuserserviceprovisioningerrorsgetcountc398 outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/getbypath-path-path/createdbyuser name: sites-site-id-getbypath-path-path-createdbyuser description: REST surface for sites-site-id-getByPath(path='{path}')-createdByUser. operations: - method: GET name: sitesgetbypathgetcreatedbyuser description: Microsoft Graph Get createdByUser from sites call: sites-sites-user.sitesgetbypathgetcreatedbyuser with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/getbypath-path-path/lastmodifiedbyuser name: sites-site-id-getbypath-path-path-lastmodifiedbyuser description: REST surface for sites-site-id-getByPath(path='{path}')-lastModifiedByUser. operations: - method: GET name: sitesgetbypathgetlastmodifiedbyuser description: Microsoft Graph Get lastModifiedByUser from sites call: sites-sites-user.sitesgetbypathgetlastmodifiedbyuser with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/lastmodifiedbyuser name: sites-site-id-lastmodifiedbyuser description: REST surface for sites-site-id-lastModifiedByUser. operations: - method: GET name: sitesgetlastmodifiedbyuser description: Microsoft Graph Get lastModifiedByUser from sites call: sites-sites-user.sitesgetlastmodifiedbyuser with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/lastmodifiedbyuser/mailboxsettings name: sites-site-id-lastmodifiedbyuser-mailboxsettings description: REST surface for sites-site-id-lastModifiedByUser-mailboxSettings. operations: - method: GET name: siteslastmodifiedbyusergetmailboxsettings description: Microsoft Graph Get mailboxSettings property value call: sites-sites-user.siteslastmodifiedbyusergetmailboxsettings with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: siteslastmodifiedbyuserupdatemailboxsettings description: Microsoft Graph Update property mailboxSettings value. call: sites-sites-user.siteslastmodifiedbyuserupdatemailboxsettings with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/lastmodifiedbyuser/serviceprovisioningerrors name: sites-site-id-lastmodifiedbyuser-serviceprovisioningerrors description: REST surface for sites-site-id-lastModifiedByUser-serviceProvisioningErrors. operations: - method: GET name: siteslastmodifiedbyuserlistserviceprovisioningerrors description: Microsoft Graph Get serviceProvisioningErrors property value call: sites-sites-user.siteslastmodifiedbyuserlistserviceprovisioningerrors with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - path: /v1/sites/{site-id}/lastmodifiedbyuser/serviceprovisioningerrors/count name: sites-site-id-lastmodifiedbyuser-serviceprovisioningerrors-count description: REST surface for sites-site-id-lastModifiedByUser-serviceProvisioningErrors-$count. operations: - method: GET name: siteslastmodifiedbyuserserviceprovisioningerrorsgetcount4573 description: Microsoft Graph Get the number of the resource call: sites-sites-user.siteslastmodifiedbyuserserviceprovisioningerrorsgetcount4573 outputParameters: - type: object mapping: $. - type: mcp namespace: sites-sites-user-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Sites — Sites.user. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-createdbyuser-sites description: Microsoft Graph Get createdByUser from sites hints: readOnly: true destructive: false idempotent: true call: sites-sites-user.sitesgetcreatedbyuser 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: sites-sites-user.sitescreatedbyusergetmailboxsettings 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: sites-sites-user.sitescreatedbyuserupdatemailboxsettings 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: sites-sites-user.sitescreatedbyuserlistserviceprovisioningerrors 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: sites-sites-user.sitescreatedbyuserserviceprovisioningerrorsgetcountc398 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-createdbyuser-sites-2 description: Microsoft Graph Get createdByUser from sites hints: readOnly: true destructive: false idempotent: true call: sites-sites-user.sitesgetbypathgetcreatedbyuser with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-lastmodifiedbyuser-sites description: Microsoft Graph Get lastModifiedByUser from sites hints: readOnly: true destructive: false idempotent: true call: sites-sites-user.sitesgetbypathgetlastmodifiedbyuser with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-get-lastmodifiedbyuser-sites-2 description: Microsoft Graph Get lastModifiedByUser from sites hints: readOnly: true destructive: false idempotent: true call: sites-sites-user.sitesgetlastmodifiedbyuser 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: sites-sites-user.siteslastmodifiedbyusergetmailboxsettings 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: sites-sites-user.siteslastmodifiedbyuserupdatemailboxsettings 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: sites-sites-user.siteslastmodifiedbyuserlistserviceprovisioningerrors 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: sites-sites-user.siteslastmodifiedbyuserserviceprovisioningerrorsgetcount4573 outputParameters: - type: object mapping: $.