crm_leads_follow_ups_create
Create follow-up records for CRM leads by specifying date, text, and pin options to manage lead engagement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead ID | |
| text | Yes | Follow-up text | |
| pinToTop | Yes | Pin follow-up to top | |
| _confirmed | No | Set to true to confirm this write operation | |
| followUpDate | Yes | Follow-up date |