get_deal
Retrieve a single deal (sales opportunity) record from HubSpot by ID, with optional property selection.
Instructions
Get a single a deal (sales opportunity) record. dealname and dealstage are required on create; pipeline defaults to your account's default pipeline if omitted. by ID. Maps to GET /crm/v3/objects/deals/{id}. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| properties | No | Defaults to: dealname, dealstage, pipeline, amount, closedate, hubspot_owner_id |