Search compendiums
search-compendiumSearch compendium names across all compendiums except scene compendiums. Filter results by pack type, creature stats, traits, and other system-specific criteria.
Instructions
Search the names of compendium entries across all compendiums except scene compendiums. Every word of the query has to occur in the name; descriptions are not searched. Exact name matches come first. Creature filters need the adapter of the active game system: with packType "Actor" and the creature index they check real values, otherwise they are an estimate from names, and filters the system does not know are reported as ignored. For accurate filtering use list-creatures-by-criteria, and inspect single entries with get-compendium-item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many matches to return: 50 unless given, and never more | |
| query | Yes | Two or more characters. Every word must appear in the entry name; texts inside entries are not searched. | |
| filters | No | Creature filters for actor compendiums, read by the adapter of the running game system. Together with packType "Actor" and a built creature index they test the real values; without the index the adapter can only judge by names. The answer lists every filter the running system cannot use. list-creatures-by-criteria is the reliable way to filter. | |
| packType | No | Search only compendiums of this document type, for instance Item, Actor or JournalEntry |