list-assets
List files and folders in a Foundry VTT Data directory via WebDAV. Use to browse uploaded assets like audio files or world data.
Instructions
Plane B (file channel, read-only). List the immediate contents of a directory under the Foundry Data/ root over WebDAV (folders + files, with size / type / public URL). Use to browse uploaded assets, e.g. worlds/your-world/assets/audio. Empty/omitted path lists the Data/ root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | No | Directory path relative to the Foundry `Data/` root (a leading "Data/" or "/" is tolerated). Omit or "" for the Data/ root, e.g. "assets" or "worlds/your-world". |