HubSpot · Capability
HubSpot CRM Contacts API — Contacts
HubSpot CRM Contacts API — Contacts. 6 operations. Lead operation: Hubspot List Contacts. Self-contained Naftiko capability covering one Hubspot business surface.
What You Can Do
GET
Listcontacts
— Hubspot List Contacts
/v1/crm/v3/objects/contacts
POST
Createcontact
— Hubspot Create a Contact
/v1/crm/v3/objects/contacts
POST
Searchcontacts
— Hubspot Search Contacts
/v1/crm/v3/objects/contacts/search
GET
Getcontact
— Hubspot Get a Contact
/v1/crm/v3/objects/contacts/{contactid}
PATCH
Updatecontact
— Hubspot Update a Contact
/v1/crm/v3/objects/contacts/{contactid}
DELETE
Deletecontact
— Hubspot Archive a Contact
/v1/crm/v3/objects/contacts/{contactid}
MCP Tools
hubspot-list-contacts
Hubspot List Contacts
read-only
idempotent
hubspot-create-contact
Hubspot Create a Contact
hubspot-search-contacts
Hubspot Search Contacts
read-only
hubspot-get-contact
Hubspot Get a Contact
read-only
idempotent
hubspot-update-contact
Hubspot Update a Contact
idempotent
hubspot-archive-contact
Hubspot Archive a Contact
idempotent