dispatch_jobs_notes_create
Create a note on a dispatch job in ServiceTitan to document important details or instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID | |
| text | Yes | Note text | |
| _confirmed | No | Set to true to confirm this write operation |