query_lead_journey
Reconstruct the full journey of a lead — what they did on the site, what they signaled, what we have already sent them. Returns structured data that downstream synthesis or drafting tools consume. Use this as the first step before synthesizing a hypothesis about why a lead behaved a certain way or drafting outreach to them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead_id | Yes | UUID of the lead in the leads table. | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |