delete_file
Remove a media file from disk and its Tdarr database entry, permanently freeing storage after user confirmation.
Instructions
Delete one file from disk and remove it from the Tdarr database (POST /api/v2/delete-file). This deletes real media — confirm with the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | File ID (full path), from search_files |