File Delete
Deletes a file from the specified path.

Input
Input
| Name | Required | Description |
|---|---|---|
| File Path | Enter the path of the file to be deleted. |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |