create-folder
Create a sidebar folder for any world document type, optionally nested under a parent folder, to organize generated content in Foundry VTT.
Instructions
Create a sidebar Folder for any world document type, optionally nested under a parent folder of the same type. Use to organize generated content. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Folder name. | |
| type | Yes | Document type this folder holds (Actor, Item, JournalEntry, …). | |
| color | No | Optional hex color, e.g. "#4a90e2". | |
| parentFolder | No | Optional parent folder id or exact name (must be the same type). |