This commit is contained in:
a2a-platform
2026-06-27 01:02:54 +00:00
commit dcf20c131f
37 changed files with 83787 additions and 0 deletions

13
a2a.yaml Normal file
View File

@@ -0,0 +1,13 @@
name: square-connect-openapi-agent
version: '2.0'
entrypoint: agent:SquareConnectOpenapiAgent
description: Commerce API for payments, orders, catalogs, customers, inventory, and
locations.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- connect.squareup.com
deny_internet_by_default: true