crm_leads_get
Retrieve a CRM lead record by ID to access its customer and lead details. Use it when you need complete information for a specific lead.
Instructions
Retrieve one CRM lead record by ID, including its customer and lead details. Use crm_leads_list to search by customer, status, prospect state, location fields, or date ranges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||