dispatch_projects_messages_create
Create messages for ServiceTitan dispatch projects to communicate updates, instructions, or notes to team members involved in project workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID | |
| message | Yes | Project message content | |
| _confirmed | No | Set to true to confirm this write operation |