download-asset
Downloads a file from the Foundry VTT Data directory to a local path for inspection or reprocessing.
Instructions
Plane B (file channel, read-only). Download a file from under the Foundry Data/ root (over WebDAV) to a local path on this machine. For grabbing an existing asset to inspect or re-process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPath | Yes | Absolute local destination path. Parent directories are created if missing. | |
| remotePath | Yes | Source path relative to the Foundry `Data/` root. |