naftiko: 1.0.0-alpha2 info: label: Stripe Financial Connections API — Unsubscribe description: 'Stripe Financial Connections API — Unsubscribe. 1 operations. Lead operation: Stripe Post Financial Connections Accounts Unsubscribe. Self-contained Naftiko capability covering one Stripe business surface.' tags: - Stripe - Unsubscribe created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: STRIPE_API_KEY: STRIPE_API_KEY capability: consumes: - type: http namespace: financial-connections-unsubscribe baseUri: https://api.stripe.com description: Stripe Financial Connections API — Unsubscribe business capability. Self-contained, no shared references. resources: - name: v1-financial_connections-accounts-account-unsubscribe path: /v1/financial_connections/accounts/{account}/unsubscribe operations: - name: postfinancialconnectionsaccountsaccountunsubscribe method: POST description: Stripe Post Financial Connections Accounts Unsubscribe outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: account in: path type: string required: true - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.STRIPE_API_KEY}}' exposes: - type: rest namespace: financial-connections-unsubscribe-rest port: 8080 description: REST adapter for Stripe Financial Connections API — Unsubscribe. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v1/financial-connections/accounts/{account}/unsubscribe name: v1-financial-connections-accounts-account-unsubscribe description: REST surface for v1-financial_connections-accounts-account-unsubscribe. operations: - method: POST name: postfinancialconnectionsaccountsaccountunsubscribe description: Stripe Post Financial Connections Accounts Unsubscribe call: financial-connections-unsubscribe.postfinancialconnectionsaccountsaccountunsubscribe with: account: rest.account body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: financial-connections-unsubscribe-mcp port: 9090 transport: http description: MCP adapter for Stripe Financial Connections API — Unsubscribe. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: stripe-post-financial-connections-accounts description: Stripe Post Financial Connections Accounts Unsubscribe hints: readOnly: false destructive: false idempotent: false call: financial-connections-unsubscribe.postfinancialconnectionsaccountsaccountunsubscribe with: account: tools.account body: tools.body outputParameters: - type: object mapping: $.