create-asset-folder
Create asset folders under Foundry VTT's Data/ root using WebDAV. Automatically generates missing parent directories and confirms existing ones. Blocks folder creation inside active world databases.
Instructions
Plane B (file channel, write). Create a folder (and any missing parents) under the Foundry Data/ root over WebDAV. Idempotent — succeeds if the folder already exists. Refuses paths inside a live world DB. Requires MOLTEN_WEBDAV_PASSWORD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Folder path relative to the Foundry `Data/` root, e.g. "worlds/your-world/assets/audio/tavern". |