FoundryVTT MCP Server Documentation - v1.5.3
Preparing search index...
foundry/client
CompendiumSearchParams
Interface CompendiumSearchParams
interface
CompendiumSearchParams
{
query
?:
string
;
packType
?:
string
;
itemType
?:
string
;
spellLevel
?:
number
;
source
?:
string
;
compendiumId
?:
string
;
limit
?:
number
;
cursor
?:
string
;
}
Index
Properties
query?
pack
Type?
item
Type?
spell
Level?
source?
compendium
Id?
limit?
cursor?
Properties
Optional
query
query
?:
string
Optional
pack
Type
packType
?:
string
Optional
item
Type
itemType
?:
string
Optional
spell
Level
spellLevel
?:
number
Optional
source
source
?:
string
Optional
compendium
Id
compendiumId
?:
string
Optional
limit
limit
?:
number
Optional
cursor
cursor
?:
string
Opaque pagination cursor from a prior result's
nextCursor
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
query
pack
Type
item
Type
spell
Level
source
compendium
Id
limit
cursor
FoundryVTT MCP Server Documentation - v1.5.3
Loading...
Opaque pagination cursor from a prior result's
nextCursor.