Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/ai
QuickCommandsExecutionRequest
Type Alias QuickCommandsExecutionRequest
QuickCommandsExecutionRequest
:
{
code_selection
?:
string
|
null
;
context
?:
object
|
null
;
input_data
?:
string
|
null
;
qc_execution_id
?:
string
|
null
;
slugs_executions
?:
|
{
[
key
:
string
]:
|
string
|
QuickCommandPromptResponse
|
QuickCommandFetchResponseResult
;
}
|
null
;
}
Type declaration
Optional
code_selection
?:
string
|
null
This field is deprecated and will be removed in future releases. Use 'input_data' instead.
Optional
context
?:
object
|
null
Optional
input_data
?:
string
|
null
Optional
qc_execution_id
?:
string
|
null
Optional
slugs_executions
?:
|
{
[
key
:
string
]:
|
string
|
QuickCommandPromptResponse
|
QuickCommandFetchResponseResult
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...
This field is deprecated and will be removed in future releases. Use 'input_data' instead.