get_deal
Fetch a HubSpot deal by ID to access its stage, amount, close date, and associated contacts.
Instructions
Fetch a single HubSpot deal by ID, including stage, amount, close date, and the contacts associated with it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dealId | Yes | HubSpot deal ID (from search_deals). |