locations_create_note
Create and pin notes for specific locations in ServiceTitan, using tenant ID and custom text, to enhance organizational communication and record-keeping.
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. |