@cpod/sdk - v0.2.7
Preparing search index...
AppPrompt
Interface AppPrompt
App prompt template
interface
AppPrompt
{
id
:
string
;
app_id
:
string
;
name
:
string
;
description
?:
string
;
template
:
string
;
variables
:
AppPromptVariable
[]
;
created_at
:
string
;
updated_at
:
string
;
}
Index
Properties
id
app_
id
name
description?
template
variables
created_
at
updated_
at
Properties
id
id
:
string
app_
id
app_id
:
string
name
name
:
string
Optional
description
description
?:
string
template
template
:
string
variables
variables
:
AppPromptVariable
[]
created_
at
created_at
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
app_
id
name
description
template
variables
created_
at
updated_
at
@cpod/sdk - v0.2.7
Loading...
App prompt template