list-items
Retrieve Item documents from a D&D 5e Foundry VTT world, filtering by type, folder, or name substring.
Instructions
List world-level Item documents, optionally filtered by type, name substring, or folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by item type (e.g. "weapon", "spell"). Omit to return all types. | |
| folder | No | Filter to items inside this folder (name or ID). | |
| nameFilter | No | Case-insensitive substring match on item name. |