verify_folder_exists
Verify that a folder path exists and is readable by Tdarr Server, ensuring valid paths for transcoding workflows.
Instructions
Check whether a folder exists and is readable by Tdarr Server (POST /api/v2/verify-folder-exists). Returns a boolean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | Yes | Folder path to check, as visible to Tdarr Server |