Preparing search index...
The search index is not available
jsforce
jsforce
api/metadata/schema
CommandAction
Type alias CommandAction
Command
Action
:
Metadata
&
{
actionType
:
string
;
description
?:
string
|
null
;
intents
:
CommandActionIntent
[]
;
label
:
string
;
parameters
:
CommandActionParam
[]
;
responseTemplates
:
CommandActionResponse
[]
;
target
?:
string
|
null
;
}
Type declaration
action
Type
:
string
Optional
description
?:
string
|
null
intents
:
CommandActionIntent
[]
label
:
string
parameters
:
CommandActionParam
[]
response
Templates
:
CommandActionResponse
[]
Optional
target
?:
string
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...