get_lead
Retrieve a specific lead's complete data including properties, tags, and custom fields from the Multilead platform using its unique identifier.
Instructions
Retrieve a lead by ID
Args: lead_id: The unique identifier of the lead
Returns: Lead object with all properties, tags, and custom fields
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead_id | Yes |