naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Me — connections.externalGroup description: 'Microsoft Graph Me — connections.externalGroup. 6 operations. Lead operation: Microsoft Graph Get members from connections. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - connections.externalGroup 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: me-connections-externalgroup baseUri: '' description: Microsoft Graph Me — connections.externalGroup business capability. Self-contained, no shared references. resources: - name: connections-externalConnection-id-groups-externalGroup-id-members path: /connections/{externalConnection-id}/groups/{externalGroup-id}/members operations: - name: connectionsgroupslistmembers method: GET description: Microsoft Graph Get members from connections 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: connectionsgroupscreatemembers method: POST description: Microsoft Graph Create new navigation property to members for connections outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: connections-externalConnection-id-groups-externalGroup-id-members-$count path: /connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count operations: - name: connectionsgroupsmembersgetcountd49a method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: connections-externalConnection-id-groups-externalGroup-id-members-identity-id path: /connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id} operations: - name: connectionsgroupsgetmembers method: GET description: Microsoft Graph Get members from connections 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: connectionsgroupsupdatemembers method: PATCH description: Microsoft Graph Update the navigation property members in connections outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: connectionsgroupsdeletemembers method: DELETE description: Microsoft Graph Delete navigation property members for connections outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: me-connections-externalgroup-rest port: 8080 description: REST adapter for Microsoft Graph Me — connections.externalGroup. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/connections/{externalconnection-id}/groups/{externalgroup-id}/members name: connections-externalconnection-id-groups-externalgroup-id-members description: REST surface for connections-externalConnection-id-groups-externalGroup-id-members. operations: - method: GET name: connectionsgroupslistmembers description: Microsoft Graph Get members from connections call: me-connections-externalgroup.connectionsgroupslistmembers with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: connectionsgroupscreatemembers description: Microsoft Graph Create new navigation property to members for connections call: me-connections-externalgroup.connectionsgroupscreatemembers with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/connections/{externalconnection-id}/groups/{externalgroup-id}/members/count name: connections-externalconnection-id-groups-externalgroup-id-members-count description: REST surface for connections-externalConnection-id-groups-externalGroup-id-members-$count. operations: - method: GET name: connectionsgroupsmembersgetcountd49a description: Microsoft Graph Get the number of the resource call: me-connections-externalgroup.connectionsgroupsmembersgetcountd49a outputParameters: - type: object mapping: $. - path: /v1/connections/{externalconnection-id}/groups/{externalgroup-id}/members/{identity-id} name: connections-externalconnection-id-groups-externalgroup-id-members-identity-id description: REST surface for connections-externalConnection-id-groups-externalGroup-id-members-identity-id. operations: - method: GET name: connectionsgroupsgetmembers description: Microsoft Graph Get members from connections call: me-connections-externalgroup.connectionsgroupsgetmembers with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: connectionsgroupsupdatemembers description: Microsoft Graph Update the navigation property members in connections call: me-connections-externalgroup.connectionsgroupsupdatemembers with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: connectionsgroupsdeletemembers description: Microsoft Graph Delete navigation property members for connections call: me-connections-externalgroup.connectionsgroupsdeletemembers with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: me-connections-externalgroup-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Me — connections.externalGroup. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-get-members-connections description: Microsoft Graph Get members from connections hints: readOnly: true destructive: false idempotent: true call: me-connections-externalgroup.connectionsgroupslistmembers 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 members for connections hints: readOnly: false destructive: false idempotent: false call: me-connections-externalgroup.connectionsgroupscreatemembers 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: me-connections-externalgroup.connectionsgroupsmembersgetcountd49a outputParameters: - type: object mapping: $. - name: microsoft-graph-get-members-connections-2 description: Microsoft Graph Get members from connections hints: readOnly: true destructive: false idempotent: true call: me-connections-externalgroup.connectionsgroupsgetmembers with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-navigation-property description: Microsoft Graph Update the navigation property members in connections hints: readOnly: false destructive: false idempotent: true call: me-connections-externalgroup.connectionsgroupsupdatemembers with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property members for connections hints: readOnly: false destructive: true idempotent: true call: me-connections-externalgroup.connectionsgroupsdeletemembers with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.