Tool details
Playground
Input schema
input-schema.json
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Create a HubSpot company for researched lead accounts
| Field | Value |
|---|---|
| Name | hubspot__create_company |
| Group | Integrations |
{
"type": "object",
"properties": {
"properties": {
"type": "object",
"description": "HubSpot company properties, such as name, domain, industry, city, and state"
}
},
"required": [
"properties"
],
"description": "Input schema for the hubspot__create_company tool."
}