HubSpot · Capability
HubSpot CRM Engagement Calls API — Basic Operations
HubSpot CRM Engagement Calls API — Basic Operations. 5 operations. Lead operation: Hubspot List All Calls. Self-contained Naftiko capability covering one Hubspot business surface.
What You Can Do
GET
Listcalls
— Hubspot List All Calls
/v1/crm/v3/objects/calls
POST
Createcall
— Hubspot Create a Call
/v1/crm/v3/objects/calls
GET
Getcallbyid
— Hubspot Get a Call by Id
/v1/crm/v3/objects/calls/{callid}
PATCH
Updatecall
— Hubspot Update a Call
/v1/crm/v3/objects/calls/{callid}
DELETE
Archivecall
— Hubspot Archive a Call
/v1/crm/v3/objects/calls/{callid}
MCP Tools
hubspot-list-all-calls
Hubspot List All Calls
read-only
idempotent
hubspot-create-call
Hubspot Create a Call
hubspot-get-call-id
Hubspot Get a Call by Id
read-only
idempotent
hubspot-update-call
Hubspot Update a Call
idempotent
hubspot-archive-call
Hubspot Archive a Call
idempotent