hubspot_get
Fetch a single HubSpot record by ID from a specified portal. Read-only access to contacts, companies, deals, tickets, or custom objects.
Instructions
Fetch a single HubSpot record by id from a chosen portal. READ-ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The record id. | |
| 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`). | |
| properties | No | Which properties to return. |