Creates a contact in HubSpot.
Updates an existing contact in HubSpot using the provided input data.
Adds a note to a contact in HubSpot.
Assigns a contact to a company in HubSpot by creating an association.
Assigns a contact to a deal in HubSpot by creating an association.
Assigns a task to a contact in HubSpot CRM.
Retrieves a contact from HubSpot by its ID.
Retrieves contacts from HubSpot.
Retrieves contacts from HubSpot by name.
Retrieves contacts from HubSpot by email.
Retrieves contacts from HubSpot by phone number.
Retrieves all notes from HubSpot by contact ID.
Retrieves all tasks from HubSpot by contact ID.
Retrieves company associations for a given contact in HubSpot.
Retrieves deal associations for a given contact in HubSpot.
Creates a company in HubSpot.
Updates an existing company in HubSpot using the provided input data.
Adds a note to a company in HubSpot.
Assigns a company to a contact in HubSpot by creating an association.
Assigns a company to a deal in HubSpot by creating an association.
Assigns a task to a company in HubSpot CRM.
Retrieves a company from HubSpot by its ID.
Retrieves a list of companies from HubSpot.
Retrieves a list of companies from HubSpot by name.
Retrieves a list of companies from HubSpot by domain.
Retrieves all notes from HubSpot by company ID.
Retrieves all tasks from HubSpot by company ID.
Retrieves contact associations for a given company in HubSpot.
Retrieves deal associations for a given company in HubSpot.
Creates a deal in HubSpot.
Updates an existing deal in HubSpot using the provided input data.
Adds a note to a deal in HubSpot.
Assigns a deal to a contact in HubSpot by creating an association.
Assigns a deal to a company in HubSpot by creating an association.
Assigns a task to a deal in HubSpot CRM.
Retrieves a deal from HubSpot by its ID.
Retrieves a list of deals from HubSpot.
Retrieves a list of deals from HubSpot by name.
Retrieves a list of deals from HubSpot by stage.
Retrieves a list of deals from HubSpot by priority.
Retrieves a list of deals from HubSpot by pipeline.
Retrieves all notes from HubSpot by deal ID.
Retrieves all tasks from HubSpot by deal ID.
Retrieves contact associations for a given deal in HubSpot.
Retrieves company associations for a given deal in HubSpot.
Retrieves a note from HubSpot by its ID.
Retrieves task details by task ID from HubSpot CRM.
Retrieves pipelines from HubSpot with pagination support.
Retrieves all stages for a specific pipeline from HubSpot.