naftiko: 1.0.0-alpha2 info: label: Envestnet Verification APIs — Verify Account description: 'Envestnet Verification APIs — Verify Account. 1 operations. Lead operation: Envestnet Verify Accounts Using Transactions. Self-contained Naftiko capability covering one Envestnet business surface.' tags: - Envestnet - Verify Account created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ENVESTNET_API_KEY: ENVESTNET_API_KEY capability: consumes: - type: http namespace: verification-verify-account baseUri: '' description: Envestnet Verification APIs — Verify Account business capability. Self-contained, no shared references. resources: - name: verifyAccount-providerAccountId path: /verifyAccount/{providerAccountId} operations: - name: initiateaccountverification method: POST description: Envestnet Verify Accounts Using Transactions outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: providerAccountId in: path type: string description: providerAccountId required: true - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: verification-verify-account-rest port: 8080 description: REST adapter for Envestnet Verification APIs — Verify Account. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/verifyaccount/{provideraccountid} name: verifyaccount-provideraccountid description: REST surface for verifyAccount-providerAccountId. operations: - method: POST name: initiateaccountverification description: Envestnet Verify Accounts Using Transactions call: verification-verify-account.initiateaccountverification with: providerAccountId: rest.providerAccountId body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: verification-verify-account-mcp port: 9090 transport: http description: MCP adapter for Envestnet Verification APIs — Verify Account. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: envestnet-verify-accounts-using-transactions description: Envestnet Verify Accounts Using Transactions hints: readOnly: false destructive: false idempotent: false call: verification-verify-account.initiateaccountverification with: providerAccountId: tools.providerAccountId body: tools.body outputParameters: - type: object mapping: $.