dispatch_jobs_notes_create
Add notes to ServiceTitan job records to document details, updates, or instructions for field technicians and dispatchers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID | |
| text | Yes | Note text | |
| _confirmed | No | Set to true to confirm this write operation |