create-item
Create world-level Item documents in the Items sidebar for reusable dnd5e library items (weapons, equipment, etc.). Pass system-specific data via the system field. GM-only.
Instructions
Create world-level Item document(s) in the Items sidebar — reusable library items (weapons, equipment, consumables, feats, spells). For dnd5e prefer the 2024 data model; pass system-specific data via the "system" field. GM-only. To put items on an actor instead, copy from a compendium with import-item, author one with add-item, or attach raw item data with add-feature (mode "items").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | One or more items to create. Each requires a name and a valid dnd5e item type (e.g. "weapon", "equipment", "consumable", "feat", "spell"). Pass system-specific data via the "system" field. | |
| folder | No | Folder name/ID to place the items in (created if absent). |