HubSpot
CRM · 63 actions · connect by signing in
Actions
A sample of the 63 HubSpot actions. Each keeps the schema of the real API.
hubspot.list_dealsreadhubspot.get_dealreadhubspot.create_dealwritehubspot.list_contactsreadhubspot.get_contactreadhubspot.create_contactwritehubspot.delete_dealdelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list deals", "app": "hubspot" }execute_tool
{ "name": "hubspot.list_deals",
"fields": ["id"] }