hubspot_describe_object
List the fields of any HubSpot CRM object type to know which properties to search and request. Read-only access.
Instructions
List the properties (fields) of a CRM object type in a portal, so you know what to search on and what to request. READ-ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | No | CRM object type: contacts, companies, deals, tickets, or a custom object name. Call hubspot_list_objects to see custom object types in a portal. | contacts |
| instance | Yes | Which HubSpot portal to use (none configured yet — run `npx hubspot-multi-mcp setup`). |