naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Groups — groups.groupSetting description: 'Microsoft Graph Groups — groups.groupSetting. 6 operations. Lead operation: Microsoft Graph List settings. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - groups.groupSetting 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: groups-groups-groupsetting baseUri: '' description: Microsoft Graph Groups — groups.groupSetting business capability. Self-contained, no shared references. resources: - name: groups-group-id-settings path: /groups/{group-id}/settings operations: - name: groupslistsettings method: GET description: Microsoft Graph List settings 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: groupscreatesettings method: POST description: Microsoft Graph Create settings 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-settings-$count path: /groups/{group-id}/settings/$count operations: - name: groupssettingsgetcount7641 method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: groups-group-id-settings-groupSetting-id path: /groups/{group-id}/settings/{groupSetting-id} operations: - name: groupsgetsettings method: GET description: Microsoft Graph Get groupSetting 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: groupsupdatesettings method: PATCH description: Microsoft Graph Update groupSetting outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: groupsdeletesettings method: DELETE description: Microsoft Graph Delete navigation property settings for groups outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: groups-groups-groupsetting-rest port: 8080 description: REST adapter for Microsoft Graph Groups — groups.groupSetting. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/groups/{group-id}/settings name: groups-group-id-settings description: REST surface for groups-group-id-settings. operations: - method: GET name: groupslistsettings description: Microsoft Graph List settings call: groups-groups-groupsetting.groupslistsettings with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: groupscreatesettings description: Microsoft Graph Create settings call: groups-groups-groupsetting.groupscreatesettings with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/groups/{group-id}/settings/count name: groups-group-id-settings-count description: REST surface for groups-group-id-settings-$count. operations: - method: GET name: groupssettingsgetcount7641 description: Microsoft Graph Get the number of the resource call: groups-groups-groupsetting.groupssettingsgetcount7641 outputParameters: - type: object mapping: $. - path: /v1/groups/{group-id}/settings/{groupsetting-id} name: groups-group-id-settings-groupsetting-id description: REST surface for groups-group-id-settings-groupSetting-id. operations: - method: GET name: groupsgetsettings description: Microsoft Graph Get groupSetting call: groups-groups-groupsetting.groupsgetsettings with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: groupsupdatesettings description: Microsoft Graph Update groupSetting call: groups-groups-groupsetting.groupsupdatesettings with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: groupsdeletesettings description: Microsoft Graph Delete navigation property settings for groups call: groups-groups-groupsetting.groupsdeletesettings with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: groups-groups-groupsetting-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Groups — groups.groupSetting. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-list-settings description: Microsoft Graph List settings hints: readOnly: true destructive: false idempotent: true call: groups-groups-groupsetting.groupslistsettings with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-settings description: Microsoft Graph Create settings hints: readOnly: false destructive: false idempotent: false call: groups-groups-groupsetting.groupscreatesettings 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: groups-groups-groupsetting.groupssettingsgetcount7641 outputParameters: - type: object mapping: $. - name: microsoft-graph-get-groupsetting description: Microsoft Graph Get groupSetting hints: readOnly: true destructive: false idempotent: true call: groups-groups-groupsetting.groupsgetsettings with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-groupsetting description: Microsoft Graph Update groupSetting hints: readOnly: false destructive: false idempotent: true call: groups-groups-groupsetting.groupsupdatesettings with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-navigation-property description: Microsoft Graph Delete navigation property settings for groups hints: readOnly: false destructive: true idempotent: true call: groups-groups-groupsetting.groupsdeletesettings with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.