crm_leads_follow_ups_create
Schedule follow-up tasks for CRM leads by setting dates, adding notes, and prioritizing important items to maintain customer engagement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead ID | |
| followUpDate | Yes | Follow-up date | |
| text | Yes | Follow-up text | |
| pinToTop | Yes | Pin follow-up to top | |
| _confirmed | No | Set to true to confirm this write operation |