crm_locations_notes_create
Create notes for customer locations in ServiceTitan CRM to document interactions, instructions, or important details for service teams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location ID | |
| text | Yes | Note text | |
| isPinned | No | Pinned flag | |
| _confirmed | No | Set to true to confirm this write operation |