naftiko: 1.0.0-alpha2 info: label: 1Password Events API — Sign-In Attempts description: '1Password Events API — Sign-In Attempts. 1 operations. Lead operation: 1Password List Sign-in Attempts. Self-contained Naftiko capability covering one 1password business surface.' tags: - 1password - Sign-In Attempts created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: 1PASSWORD_API_KEY: 1PASSWORD_API_KEY capability: consumes: - type: http namespace: events-sign-in-attempts baseUri: https://events.1password.com description: 1Password Events API — Sign-In Attempts business capability. Self-contained, no shared references. resources: - name: api-v2-signinattempts path: /api/v2/signinattempts operations: - name: listsigninattemptsv2 method: POST description: 1Password List Sign-in Attempts outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.1PASSWORD_API_KEY}}' exposes: - type: rest namespace: events-sign-in-attempts-rest port: 8080 description: REST adapter for 1Password Events API — Sign-In Attempts. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/v2/signinattempts name: api-v2-signinattempts description: REST surface for api-v2-signinattempts. operations: - method: POST name: listsigninattemptsv2 description: 1Password List Sign-in Attempts call: events-sign-in-attempts.listsigninattemptsv2 with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: events-sign-in-attempts-mcp port: 9090 transport: http description: MCP adapter for 1Password Events API — Sign-In Attempts. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: 1password-list-sign-attempts description: 1Password List Sign-in Attempts hints: readOnly: true destructive: false idempotent: false call: events-sign-in-attempts.listsigninattemptsv2 with: body: tools.body outputParameters: - type: object mapping: $.