get-current-scene
Fetch the active scene's tokens and layout from a D&D 5e Foundry VTT world, with an option to reveal hidden elements.
Instructions
Get information about the currently active scene, including tokens and layout
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeHidden | No | Whether to include hidden tokens and elements (default: false) | |
| includeTokens | No | Whether to include detailed token information (default: true) |