This commit is contained in:
a2a-platform
2026-06-27 01:01:39 +00:00
commit f2c2274e5e
76 changed files with 208440 additions and 0 deletions

13
a2a.yaml Normal file
View File

@@ -0,0 +1,13 @@
name: stripe-openapi-agent
version: 2026-06-24.dahlia
entrypoint: agent:StripeOpenapiAgent
description: Payments and financial infrastructure API covering payments, billing,
treasury, and events.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- api.stripe.com
deny_internet_by_default: true