list_filesystem
Read filesystem contents on the Prowlarr server by providing a path; optionally include files or allow folders without trailing slashes to locate media directories.
Instructions
Read FileSystem.
GET /api/v1/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 |