dispatch_images_create
Create a new dispatch image by providing an alias, file name, and public image URL. Requires confirmation to complete the write operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Public image URL | |
| alias | No | Image alias | |
| fileName | No | Image file name | |
| _confirmed | No | Set to true to confirm this write operation |