naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Subscriptions — Groups.site description: 'Microsoft Graph Subscriptions — Groups.site. 7 operations. Lead operation: Microsoft Graph Get subscriptions from groups. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - Groups.site 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: subscriptions-groups-site baseUri: '' description: Microsoft Graph Subscriptions — Groups.site business capability. Self-contained, no shared references. resources: - name: groups-group-id-sites-site-id-lists-list-id-subscriptions path: /groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions operations: - name: groupssiteslistslistsubscriptions method: GET description: Microsoft Graph Get subscriptions from groups 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: groupssiteslistscreatesubscriptions method: POST description: Microsoft Graph Create new navigation property to subscriptions for groups outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: groups-group-id-sites-site-id-lists-list-id-subscriptions-$count path: /groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count operations: - name: groupssiteslistssubscriptionsgetcount5f55 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: groups-group-id-sites-site-id-lists-list-id-subscriptions-subscription-id path: /groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id} operations: - name: groupssiteslistsgetsubscriptions method: GET description: Microsoft Graph Get subscriptions from groups 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: groupssiteslistsupdatesubscriptions method: PATCH description: Microsoft Graph Update the navigation property subscriptions in groups outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: groupssiteslistsdeletesubscriptions method: DELETE description: Microsoft Graph Delete navigation property subscriptions for groups outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag - name: groups-group-id-sites-site-id-lists-list-id-subscriptions-subscription-id-reauth path: /groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize operations: - name: groupsgroupsitessitelistslistsubscriptionssubscriptionreauthorize method: POST description: Microsoft Graph Invoke action reauthorize outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: subscriptions-groups-site-rest port: 8080 description: REST adapter for Microsoft Graph Subscriptions — Groups.site. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions name: groups-group-id-sites-site-id-lists-list-id-subscriptions description: REST surface for groups-group-id-sites-site-id-lists-list-id-subscriptions. operations: - method: GET name: groupssiteslistslistsubscriptions description: Microsoft Graph Get subscriptions from groups call: subscriptions-groups-site.groupssiteslistslistsubscriptions with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: groupssiteslistscreatesubscriptions description: Microsoft Graph Create new navigation property to subscriptions for groups call: subscriptions-groups-site.groupssiteslistscreatesubscriptions with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/count name: groups-group-id-sites-site-id-lists-list-id-subscriptions-count description: REST surface for groups-group-id-sites-site-id-lists-list-id-subscriptions-$count. operations: - method: GET name: groupssiteslistssubscriptionsgetcount5f55 description: Microsoft Graph Get the number of the resource call: subscriptions-groups-site.groupssiteslistssubscriptionsgetcount5f55 outputParameters: - type: object mapping: $. - path: /v1/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id} name: groups-group-id-sites-site-id-lists-list-id-subscriptions-subscription-id description: REST surface for groups-group-id-sites-site-id-lists-list-id-subscriptions-subscription-id. operations: - method: GET name: groupssiteslistsgetsubscriptions description: Microsoft Graph Get subscriptions from groups call: subscriptions-groups-site.groupssiteslistsgetsubscriptions with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: groupssiteslistsupdatesubscriptions description: Microsoft Graph Update the navigation property subscriptions in groups call: subscriptions-groups-site.groupssiteslistsupdatesubscriptions with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: groupssiteslistsdeletesubscriptions description: Microsoft Graph Delete navigation property subscriptions for groups call: subscriptions-groups-site.groupssiteslistsdeletesubscriptions with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - path: /v1/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize name: groups-group-id-sites-site-id-lists-list-id-subscriptions-subscription-id-reauth description: REST surface for groups-group-id-sites-site-id-lists-list-id-subscriptions-subscription-id-reauth. operations: - method: POST name: groupsgroupsitessitelistslistsubscriptionssubscriptionreauthorize description: Microsoft Graph Invoke action reauthorize call: subscriptions-groups-site.groupsgroupsitessitelistslistsubscriptionssubscriptionreauthorize outputParameters: - type: object mapping: $. - type: mcp namespace: subscriptions-groups-site-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Subscriptions — Groups.site. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-subscriptions-groups description: Microsoft Graph Get subscriptions from groups hints: readOnly: true destructive: false idempotent: true call: subscriptions-groups-site.groupssiteslistslistsubscriptions 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 subscriptions for groups hints: readOnly: false destructive: false idempotent: false call: subscriptions-groups-site.groupssiteslistscreatesubscriptions 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: subscriptions-groups-site.groupssiteslistssubscriptionsgetcount5f55 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-subscriptions-groups-2 description: Microsoft Graph Get subscriptions from groups hints: readOnly: true destructive: false idempotent: true call: subscriptions-groups-site.groupssiteslistsgetsubscriptions with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property subscriptions in groups hints: readOnly: false destructive: false idempotent: true call: subscriptions-groups-site.groupssiteslistsupdatesubscriptions with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property subscriptions for groups hints: readOnly: false destructive: true idempotent: true call: subscriptions-groups-site.groupssiteslistsdeletesubscriptions with: If-Match: tools.If-Match outputParameters: - type: object mapping: $. - name: microsoft-graph-invoke-action-reauthorize description: Microsoft Graph Invoke action reauthorize hints: readOnly: false destructive: false idempotent: false call: subscriptions-groups-site.groupsgroupsitessitelistslistsubscriptionssubscriptionreauthorize outputParameters: - type: object mapping: $.