HubSpot MCP Server

hubspot_create_company

Create a new company in HubSpot CRM by specifying the company name and additional properties through a standardized interface for efficient management.

Instructions

Create a new company in HubSpot

Input Schema

NameRequiredDescriptionDefault
nameYesCompany name
propertiesNoAdditional company properties

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Company name", "type": "string" }, "properties": { "description": "Additional company properties", "type": "object" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from HubSpot MCP Server

Related Tools

ID: vpoifk4jai