FoundryVTT MCP Server Documentation - v1.5.3
Preparing search index...
foundry/client
SearchItemsParams
Interface SearchItemsParams
interface
SearchItemsParams
{
query
?:
string
;
type
?:
string
;
rarity
?:
string
;
limit
?:
number
;
}
Index
Properties
query?
type?
rarity?
limit?
Properties
Optional
query
query
?:
string
Optional
type
type
?:
string
Optional
rarity
rarity
?:
string
Optional
limit
limit
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
query
type
rarity
limit
FoundryVTT MCP Server Documentation - v1.5.3
Loading...