batch-create-companies | Create multiple companies at once | Action | π Github |
batch-update-companies | Update multiple companies at once | Action | π Github |
change-user-role | Update a HubSpot userβs role and team assignments | Action | π Github |
clone-marketing-email | Clone an existing marketing email | Action | π Github |
create-association | Associate two records together | Action | π Github |
create-company | Create a company record | Action | π Github |
create-contact | Create a contact record | Action | π Github |
create-deal | Create a deal record in HubSpot | Action | π Github |
create-marketing-email | Create a marketing email in HubSpot | Action | π Github |
create-note | Create a HubSpot note with body, timestamp, owner, optional attachments, and an explicit association to a contact, company, deal, or ticket. | Action | π Github |
create-property | Create a custom CRM property for a specified HubSpot object type | Action | π Github |
create-task | Create a HubSpot task with type, title, priority, assignee, due date, notes, and optional associations to contacts, companies, or deals | Action | π Github |
create-ticket | Create a support ticket in HubSpot CRM | Action | π Github |
create-user | Provision a HubSpot user with email, role, and team assignments | Action | π Github |
delete-a-workflow | Delete an automation workflow | Action | π Github |
delete-company | Delete a company record | Action | π Github |
delete-contact | Delete a contact record | Action | π Github |
delete-deal | Delete a deal record | Action | π Github |
delete-marketing-email | Delete a marketing email | Action | π Github |
delete-task | Delete a HubSpot task by record ID | Action | π Github |
delete-ticket | Delete a support ticket | Action | π Github |
delete-user | Delete a HubSpot provisioned user by ID | Action | π Github |
fetch-account-information | Retrieve portal account details, currency settings, timezone, and hosting region | Action | π Github |
fetch-custom-objects | Retrieve HubSpot custom object schemas for enterprise accounts | Action | π Github |
fetch-pipelines | List pipelines and stages for an object type, defaulting to deals | Action | π Github |
fetch-properties | List CRM property metadata for a specified HubSpot object type | Action | π Github |
fetch-roles | List available user roles for a HubSpot enterprise account | Action | π Github |
get-company | Get a company by ID | Action | π Github |
get-contact | Get a contact by ID | Action | π Github |
get-deal | Get a deal by ID | Action | π Github |
get-marketing-email | Get a marketing email by ID | Action | π Github |
get-owner | Get an owner by ID | Action | π Github |
get-ticket | Get a ticket by ID | Action | π Github |
list-companies | List company records | Action | π Github |
list-contacts | List contact records | Action | π Github |
list-deals | List deal records from HubSpot CRM | Action | π Github |
list-forms | List forms | Action | π Github |
list-marketing-emails | List marketing emails | Action | π Github |
list-tickets | List support tickets | Action | π Github |
search-companies | Search companies by criteria | Action | π Github |
search-deals | Search deals by criteria | Action | π Github |
search-tickets | Search tickets by criteria | Action | π Github |
update-company | Update a company record | Action | π Github |
update-contact | Update a contact record | Action | π Github |
update-deal | Update a deal record in HubSpot CRM | Action | π Github |
update-marketing-email | Update a marketing email | Action | π Github |
update-task | Update a HubSpot taskβs fields, owner, due date, and associations | Action | π Github |
update-ticket | Update a support ticket | Action | π Github |
whoami | Retrieve the current authenticated HubSpot userβs ID and email | Action | π Github |