@cpod/sdk - v0.2.7
Preparing search index...
RuntimeListPromptsOptions
Interface RuntimeListPromptsOptions
interface
RuntimeListPromptsOptions
{
category
?:
string
;
tags
?:
string
[]
;
search
?:
string
;
limit
?:
number
;
offset
?:
number
;
}
Index
Properties
category?
tags?
search?
limit?
offset?
Properties
Optional
category
category
?:
string
Optional
tags
tags
?:
string
[]
Optional
search
search
?:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
tags
search
limit
offset
@cpod/sdk - v0.2.7
Loading...