This commit is contained in:
a2a-platform
2026-06-27 01:06:13 +00:00
commit 0c9c0aa26d
19 changed files with 8406 additions and 0 deletions

13
a2a.yaml Normal file
View File

@@ -0,0 +1,13 @@
name: resend-openapi-agent
version: 1.5.0
entrypoint: agent:ResendOpenapiAgent
description: Transactional email API for sends, domains, audiences, contacts, receiving,
and webhooks.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- api.resend.com
deny_internet_by_default: true