@cpod/sdk - v0.2.7
Preparing search index...
ExecuteAppPromptRequest
Interface ExecuteAppPromptRequest
Execute app prompt request
interface
ExecuteAppPromptRequest
{
prompt_id
?:
string
;
prompt_name
?:
string
;
variables
:
Record
<
string
,
unknown
>
;
expert_id
?:
string
;
}
Index
Properties
prompt_
id?
prompt_
name?
variables
expert_
id?
Properties
Optional
prompt_
id
prompt_id
?:
string
Optional
prompt_
name
prompt_name
?:
string
variables
variables
:
Record
<
string
,
unknown
>
Optional
expert_
id
expert_id
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prompt_
id
prompt_
name
variables
expert_
id
@cpod/sdk - v0.2.7
Loading...
Execute app prompt request