List scenes
list-scenesRetrieve all scenes with IDs, names, active status, dimensions, grid, background, and counts of walls, tokens, lights, and sounds. Filter by name fragment or active-only to narrow results.
Instructions
List the scenes of the world with id, name, whether active, size, grid size, background and how many walls, tokens, lights and sounds each holds. filter narrows by a part of the name, in any case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Only scenes whose name contains this text, in any case | |
| include_active_only | No | Only the scene that is active for everyone |