projects_create_note
Create and manage pinned or unpinned notes for ServiceTitan projects using a structured API interface, streamlining project documentation and communication.
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 |