naftiko: 1.0.0-alpha2 info: label: Microsoft Graph Audit Logs API — Audit Logs Sign Ins description: 'Microsoft Graph Audit Logs API — Audit Logs Sign Ins. 9 operations. Lead operation: Microsoft Graph List signIns. Self-contained Naftiko capability covering one Microsoft Graph business surface.' tags: - Microsoft Graph - Audit Logs Sign Ins 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: auditlogs-audit-logs-sign-ins baseUri: https://graph.microsoft.com/v1.0 description: Microsoft Graph Audit Logs API — Audit Logs Sign Ins business capability. Self-contained, no shared references. resources: - name: auditLogs-signIns path: /auditLogs/signIns operations: - name: listauditlogssignins method: GET description: Microsoft Graph List signIns 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: createauditlogssignins method: POST description: Microsoft Graph Create Sign Ins outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: auditLogs-signIns-$count path: /auditLogs/signIns/$count operations: - name: countauditlogssignins method: GET description: Microsoft Graph Get the number of the resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: auditLogs-signIns-confirmCompromised path: /auditLogs/signIns/confirmCompromised operations: - name: confirmcompromisedauditlogssignins method: POST description: Microsoft Graph Create Confirm Compromised outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: auditLogs-signIns-confirmSafe path: /auditLogs/signIns/confirmSafe operations: - name: confirmsafeauditlogssignins method: POST description: Microsoft Graph Create Confirm Safe outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: auditLogs-signIns-dismiss path: /auditLogs/signIns/dismiss operations: - name: dismissauditlogssignins method: POST description: Microsoft Graph Create Dismiss outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: auditLogs-signIns-signIn-id path: /auditLogs/signIns/{signIn-id} operations: - name: getauditlogssignins method: GET description: Microsoft Graph Get signIn 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: updateauditlogssignins method: PATCH description: Microsoft Graph Update Sign Ins outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: deleteauditlogssignins method: DELETE description: Microsoft Graph Delete Sign Ins outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: If-Match in: header type: string description: ETag exposes: - type: rest namespace: auditlogs-audit-logs-sign-ins-rest port: 8080 description: REST adapter for Microsoft Graph Audit Logs API — Audit Logs Sign Ins. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/auditlogs/signins name: auditlogs-signins description: REST surface for auditLogs-signIns. operations: - method: GET name: listauditlogssignins description: Microsoft Graph List signIns call: auditlogs-audit-logs-sign-ins.listauditlogssignins with: $orderby: rest.$orderby $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: POST name: createauditlogssignins description: Microsoft Graph Create Sign Ins call: auditlogs-audit-logs-sign-ins.createauditlogssignins with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/auditlogs/signins/count name: auditlogs-signins-count description: REST surface for auditLogs-signIns-$count. operations: - method: GET name: countauditlogssignins description: Microsoft Graph Get the number of the resource call: auditlogs-audit-logs-sign-ins.countauditlogssignins outputParameters: - type: object mapping: $. - path: /v1/auditlogs/signins/confirmcompromised name: auditlogs-signins-confirmcompromised description: REST surface for auditLogs-signIns-confirmCompromised. operations: - method: POST name: confirmcompromisedauditlogssignins description: Microsoft Graph Create Confirm Compromised call: auditlogs-audit-logs-sign-ins.confirmcompromisedauditlogssignins with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/auditlogs/signins/confirmsafe name: auditlogs-signins-confirmsafe description: REST surface for auditLogs-signIns-confirmSafe. operations: - method: POST name: confirmsafeauditlogssignins description: Microsoft Graph Create Confirm Safe call: auditlogs-audit-logs-sign-ins.confirmsafeauditlogssignins with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/auditlogs/signins/dismiss name: auditlogs-signins-dismiss description: REST surface for auditLogs-signIns-dismiss. operations: - method: POST name: dismissauditlogssignins description: Microsoft Graph Create Dismiss call: auditlogs-audit-logs-sign-ins.dismissauditlogssignins with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/auditlogs/signins/{signin-id} name: auditlogs-signins-signin-id description: REST surface for auditLogs-signIns-signIn-id. operations: - method: GET name: getauditlogssignins description: Microsoft Graph Get signIn call: auditlogs-audit-logs-sign-ins.getauditlogssignins with: $select: rest.$select $expand: rest.$expand outputParameters: - type: object mapping: $. - method: PATCH name: updateauditlogssignins description: Microsoft Graph Update Sign Ins call: auditlogs-audit-logs-sign-ins.updateauditlogssignins with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deleteauditlogssignins description: Microsoft Graph Delete Sign Ins call: auditlogs-audit-logs-sign-ins.deleteauditlogssignins with: If-Match: rest.If-Match outputParameters: - type: object mapping: $. - type: mcp namespace: auditlogs-audit-logs-sign-ins-mcp port: 9090 transport: http description: MCP adapter for Microsoft Graph Audit Logs API — Audit Logs Sign Ins. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-graph-list-signins description: Microsoft Graph List signIns hints: readOnly: true destructive: false idempotent: true call: auditlogs-audit-logs-sign-ins.listauditlogssignins with: $orderby: tools.$orderby $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-create-sign-ins description: Microsoft Graph Create Sign Ins hints: readOnly: false destructive: false idempotent: false call: auditlogs-audit-logs-sign-ins.createauditlogssignins 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: auditlogs-audit-logs-sign-ins.countauditlogssignins outputParameters: - type: object mapping: $. - name: microsoft-graph-create-confirm-compromised description: Microsoft Graph Create Confirm Compromised hints: readOnly: false destructive: false idempotent: false call: auditlogs-audit-logs-sign-ins.confirmcompromisedauditlogssignins with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-create-confirm-safe description: Microsoft Graph Create Confirm Safe hints: readOnly: false destructive: false idempotent: false call: auditlogs-audit-logs-sign-ins.confirmsafeauditlogssignins with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-create-dismiss description: Microsoft Graph Create Dismiss hints: readOnly: false destructive: false idempotent: false call: auditlogs-audit-logs-sign-ins.dismissauditlogssignins with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-get-signin description: Microsoft Graph Get signIn hints: readOnly: true destructive: false idempotent: true call: auditlogs-audit-logs-sign-ins.getauditlogssignins with: $select: tools.$select $expand: tools.$expand outputParameters: - type: object mapping: $. - name: microsoft-graph-update-sign-ins description: Microsoft Graph Update Sign Ins hints: readOnly: false destructive: false idempotent: true call: auditlogs-audit-logs-sign-ins.updateauditlogssignins with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-graph-delete-sign-ins description: Microsoft Graph Delete Sign Ins hints: readOnly: false destructive: true idempotent: true call: auditlogs-audit-logs-sign-ins.deleteauditlogssignins with: If-Match: tools.If-Match outputParameters: - type: object mapping: $.