projects_create_note
Create and manage notes within ServiceTitan projects. Specify text, tenant ID, and pin status to add context or reminders to projects efficiently.
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 |