HubSpot MCP

by shinzo-labs
Verified

crm_get_contact_properties

Get all properties for contacts

Input Schema

NameRequiredDescriptionDefault
archivedNo
propertiesNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "archived": { "type": "boolean" }, "properties": { "items": { "type": "string" }, "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools