get-rolltable
Retrieve every entry of a Foundry VTT RollTable, including roll ranges, weights, results, and linked items, sorted low-to-high. Enables full table audit without random rolls.
Instructions
Read a RollTable's FULL contents — every entry with its roll range, weight, drawn flag, the result text (HTML/@UUID enrichers intact), and any linked items surfaced as uuid + label — sorted low-to-high so a d table reads 1..N. The deterministic way to inspect or audit a table's entries without brute-force rolling (list-rolltables gives only a per-table summary; roll-on-table draws one random entry). Resolves by id or exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Table id or exact name. |