get_account_summary
Retrieve a complete account brief for a HubSpot contact: profile, associated deals with stage and amount, plus support tickets with priority, in one call.
Instructions
Build a single account brief for a contact: their profile, every deal associated with them (with stage and amount), and every support ticket associated with them (with priority). Use this instead of chaining get_contact + search_deals + search_tickets when you want the full picture in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | HubSpot contact ID. |