File Retriever¶
The File Retriever worker retrieves a single file or a list of files stored in the Everysk platform.

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

Result¶
Once the worker finishes successfully, it returns a result object containing the retrieved file(s). You can check the Output Types article to learn more about result object types.
- File (file)
- ID (string)
- Name (string)
- Tags (list of strings)
- Content-Type (string)