List / filter a catalogue
list_entriesA page of one catalogue, filtered. Use it to answer "which minerals are cubic and gem-quality?", "legendary metals of the medieval era", "swamp ingredients with a fire essence". Combine with q for a name search inside the filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| kind | Yes | Which catalogue: metal, mineral, ingredient, potion or gem. | |
| lang | No | Language of the texts: en (default), fr, or all for both. | |
| limit | No | ||
| offset | No | ||
| filters | No | Field filters as {name: "value" | "value1,value2"} (any-of, case-insensitive). Names per catalogue: metal → category, era, rarity, fictional, tag; mineral → type, system, rarity, gem_quality, color, magic, planar_origin, origin; ingredient → category, rarity, environment, essence, tag; potion → essence; gem → color, rarity, temporary. list_facets gives the values. |