list_filesystem
Browse the Radarr server's filesystem to locate movie folders and files, with options for including files and handling folders without trailing slashes.
Instructions
Read FileSystem.
GET /api/v3/filesystem
Args: path: Query parameter. include_files: Query parameter. allow_folders_without_trailing_slashes: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| include_files | No | ||
| allow_folders_without_trailing_slashes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |