Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
core/src
ToolSearchOptions
Interface ToolSearchOptions
Options for searching tools
interface
ToolSearchOptions
{
query
?:
string
;
category
?:
string
;
tags
?:
string
[]
;
requiresApproval
?:
boolean
;
limit
?:
number
;
}
Index
Properties
query?
category?
tags?
requires
Approval?
limit?
Properties
Optional
Readonly
query
query
?:
string
Optional
Readonly
category
category
?:
string
Optional
Readonly
tags
tags
?:
string
[]
Optional
Readonly
requires
Approval
requiresApproval
?:
boolean
Optional
Readonly
limit
limit
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
query
category
tags
requires
Approval
limit
Stratix Framework - v0.8.2
Loading...
Options for searching tools