Organize compendium
organize-compendiumSort compendium entries into a named folder, creating the folder when needed. Moves entries by exact name or id, and reports unmatched or ambiguous names without moving them.
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 |