Organize compendium
organize-compendiumMove compendium entries into a folder, creating it when needed. Match entries by exact name (case-insensitive) or ID and report any not found or ambiguous.
Instructions
Sort entries of a compendium into a folder, creating the folder if needed. Entries are named exactly (ignoring case) or by id; names not found and ambiguous names are reported and left where they are. Same lock rules as export-to-compendium.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packId | Yes | Id of the compendium | |
| entryNames | Yes | Entries to move, by whole name (case does not matter) or by id | |
| folderName | Yes | Compendium folder that receives the entries | |
| unlockIfNeeded | No |