get_lead_profile
Retrieve a lead's current HubSpot data including contract fields, contact ID, and company ID. Returns warnings when company fields are unresolved, enabling informed follow-up without re-searching.
Instructions
Read one lead's current state from HubSpot. Read-only. Returns the nine contract fields plus contact_hs_id and company_hs_id so you can write status back without re-searching. Check company_resolved: when false, the company fields are unpopulated and warnings explains why.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| employee_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||