This commit is contained in:
a2a-platform
2026-06-27 01:03:18 +00:00
commit f9b16d05a1
5 changed files with 3063 additions and 0 deletions

13
a2a.yaml Normal file
View File

@@ -0,0 +1,13 @@
name: hubspot-contacts-openapi-agent
version: v3
entrypoint: agent:HubspotContactsOpenapiAgent
description: CRM object API for creating, reading, searching, and batching HubSpot
contacts.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- api.hubapi.com
deny_internet_by_default: true