File Delete¶
The File Delete worker permanently deletes a file or a list of files from the Everysk platform.

Parameters¶
Input¶
| Field | Description |
|---|---|
| File | The file or files to delete. Accepts Fixed File, Get Latest, Get List, or Upstream Data |

Advanced¶
| Field | Description |
|---|---|
| Delete Mode | How the worker handles the input when it is a list of files. Accepts Fixed Select. Default is Single File |

Result¶
Once the worker finishes successfully, it returns the deleted file's metadata.
- File (file)
- ID (string)
- Name (string)
- Tags (list of strings)
- Content-Type (string)