dispatch_installed_equipment_attachments_create
Attach a file to installed equipment in dispatch by providing a base64-encoded file and confirming the operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Base64-encoded attachment file | |
| _confirmed | No | Set to true to confirm this write operation |