# Media Service

## List files

This action allows users to fetch a list of files from a media file folder.

* **Folder Path:** The path of the folder from which the file list will be retrieved.&#x20;
* **File Name:** (Optional) If provided, the function will list files that match the specified file name or pattern. Leave blank to list all files in the folder.

## Download files

This action allows users to download specific files from a media file folder.

* **Folder Path:** The folder path where the target file is located.&#x20;
* **File Download Name:**  The download file name

## Delete files

This action allows users to delete files from a specified folder.

* **Folder Path:** The folder from which files will be deleted.&#x20;
