list-folders
List the sidebar folder tree to find folder ids, paths, colors, and counts for creating, updating, moving, or deleting folders in Foundry VTT.
Instructions
Read the sidebar folder TREE — every world folder (or one document type) in tree order with its id, nesting depth + "/"-joined path, hex color, raw sort value, parent, direct document count, and subfolder count. Siblings are listed ALPHABETICALLY — which matches how the v14 sidebar actually renders FOLDERS (it ignores sort for them), so this listing order IS the sidebar order. The inspect step the folder tools were missing: find the ids/names for update-folder (rename/recolor/reparent), delete-folder, move-documents, and the folder params on the create tools — without guessing what exists. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter to one document type (Actor, Scene, …). Omit for the whole sidebar. |