Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Create a HubSpot contact from form submission or researched lead data
hubspot__create_contact
{ "type": "object", "properties": { "properties": { "type": "object", "description": "HubSpot contact properties, such as email, firstname, lastname, company, phone, website, and hubspotscore" } }, "required": [ "properties" ], "description": "Input schema for the hubspot__create_contact tool." }