locations_create_note
Create and manage location-specific notes in ServiceTitan by defining text, tenant ID, and pin status to enhance organization and communication.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Format - int64. | |
isPinned | No | Whether the note should be pinned. Defaults to false. | |
tenant | Yes | Format - int64. Tenant ID | |
text | Yes | The text of the note. |