naftiko: 1.0.0-alpha2 info: label: Stripe Application Secrets API — Delete description: 'Stripe Application Secrets API — Delete. 1 operations. Lead operation: Stripe Post Apps Secrets Delete. Self-contained Naftiko capability covering one Stripe business surface.' tags: - Stripe - Delete created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: STRIPE_API_KEY: STRIPE_API_KEY capability: consumes: - type: http namespace: application-secrets-delete-2 baseUri: https://api.stripe.com description: Stripe Application Secrets API — Delete business capability. Self-contained, no shared references. resources: - name: v1-apps-secrets-delete path: /v1/apps/secrets/delete operations: - name: postappssecretsdelete method: POST description: Stripe Post Apps Secrets Delete 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.STRIPE_API_KEY}}' exposes: - type: rest namespace: application-secrets-delete-2-rest port: 8080 description: REST adapter for Stripe Application Secrets API — Delete. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v1/apps/secrets/delete name: v1-apps-secrets-delete description: REST surface for v1-apps-secrets-delete. operations: - method: POST name: postappssecretsdelete description: Stripe Post Apps Secrets Delete call: application-secrets-delete-2.postappssecretsdelete with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: application-secrets-delete-2-mcp port: 9090 transport: http description: MCP adapter for Stripe Application Secrets API — Delete. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: stripe-post-apps-secrets-delete description: Stripe Post Apps Secrets Delete hints: readOnly: false destructive: false idempotent: false call: application-secrets-delete-2.postappssecretsdelete with: body: tools.body outputParameters: - type: object mapping: $.