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