list-scenes
List Foundry VTT scenes with key attributes. Filter by name or show only the active scene.
Instructions
List Scene documents with id, name, active flag, dimensions, grid size, and background path. Optionally filter by name substring or show only the active scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Case-insensitive substring match on scene name. | |
| includeActiveOnly | No | Return only the currently active scene (default false). |