14 lines
335 B
YAML
14 lines
335 B
YAML
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
|