naftiko: 1.0.0-alpha2 info: label: Microsoft Graph OData Service for namespace microsoft.graph — Admin.sharepoint description: 'Microsoft Graph OData Service for namespace microsoft.graph — Admin.sharepoint. 6 operations. Lead operation: Microsoft Graph Get sharepoint from admin. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - Admin.sharepoint 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-admin-sharepoint baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph OData Service for namespace microsoft.graph — Admin.sharepoint business capability. Self-contained, no shared references. resources: - name: admin-sharepoint path: /admin/sharepoint operations: - name: admingetsharepoint method: GET description: Microsoft Graph Get sharepoint from admin 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: adminupdatesharepoint method: PATCH description: Microsoft Graph Update the navigation property sharepoint in admin outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: admindeletesharepoint method: DELETE description: Microsoft Graph Delete navigation property sharepoint for admin outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: admin-sharepoint-settings path: /admin/sharepoint/settings operations: - name: adminsharepointgetsettings method: GET description: Microsoft Graph Get settings 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: adminsharepointupdatesettings method: PATCH description: Microsoft Graph Update settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: adminsharepointdeletesettings method: DELETE description: Microsoft Graph Delete navigation property settings for admin outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: microsoft-graph-admin-sharepoint-rest port: 8080 description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — Admin.sharepoint. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/sharepoint name: admin-sharepoint description: REST surface for admin-sharepoint. operations: - method: GET name: admingetsharepoint description: Microsoft Graph Get sharepoint from admin call: microsoft-graph-admin-sharepoint.admingetsharepoint with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: adminupdatesharepoint description: Microsoft Graph Update the navigation property sharepoint in admin call: microsoft-graph-admin-sharepoint.adminupdatesharepoint with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: admindeletesharepoint description: Microsoft Graph Delete navigation property sharepoint for admin call: microsoft-graph-admin-sharepoint.admindeletesharepoint with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/admin/sharepoint/settings name: admin-sharepoint-settings description: REST surface for admin-sharepoint-settings. operations: - method: GET name: adminsharepointgetsettings description: Microsoft Graph Get settings call: microsoft-graph-admin-sharepoint.adminsharepointgetsettings with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: adminsharepointupdatesettings description: Microsoft Graph Update settings call: microsoft-graph-admin-sharepoint.adminsharepointupdatesettings with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: adminsharepointdeletesettings description: Microsoft Graph Delete navigation property settings for admin call: microsoft-graph-admin-sharepoint.adminsharepointdeletesettings with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-graph-admin-sharepoint-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — Admin.sharepoint. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-sharepoint-admin description: Microsoft Graph Get sharepoint from admin hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-admin-sharepoint.admingetsharepoint with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property sharepoint in admin hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-admin-sharepoint.adminupdatesharepoint with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property sharepoint for admin hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-admin-sharepoint.admindeletesharepoint with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-get-settings description: Microsoft Graph Get settings hints: readOnly: true destructive: false idempotent: true call: microsoft-graph-admin-sharepoint.adminsharepointgetsettings with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-settings description: Microsoft Graph Update settings hints: readOnly: false destructive: false idempotent: true call: microsoft-graph-admin-sharepoint.adminsharepointupdatesettings with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property-2 description: Microsoft Graph Delete navigation property settings for admin hints: readOnly: false destructive: true idempotent: true call: microsoft-graph-admin-sharepoint.adminsharepointdeletesettings with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.