Skip to content

HubSpot

CRM · 63 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 63 HubSpot actions. Each keeps the schema of the real API.

  • hubspot.list_dealsread
  • hubspot.get_dealread
  • hubspot.create_dealwrite
  • hubspot.list_contactsread
  • hubspot.get_contactread
  • hubspot.create_contactwrite
  • hubspot.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"] }