leads_create_note
Create and manage notes for leads in ServiceTitan by specifying the lead ID, tenant ID, note text, and pin status for efficient lead tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Format - int64. | |
isPinned | No | Whether the note is pinned | |
tenant | Yes | Format - int64. Tenant ID | |
text | Yes | Note text |