crm_leads_notes_create
Add notes to ServiceTitan CRM leads to document interactions, track follow-ups, and maintain customer communication records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead ID | |
| text | Yes | Note text | |
| isPinned | No | Pinned flag | |
| _confirmed | No | Set to true to confirm this write operation |