dispatch_images_create
Create and upload dispatch images in ServiceTitan by specifying an alias, file name, and public URL to attach visual documentation to service calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | Image alias | |
| fileName | No | Image file name | |
| url | No | Public image URL | |
| _confirmed | No | Set to true to confirm this write operation |