@contio/partner-sdk - v1.7.1
Preparing search index...
AutomationAction
Interface AutomationAction
Automation action definition
Currently supported action types:
phrase_match
: Matches action items based on phrase matching
interface
AutomationAction
{
config
?:
Record
<
string
,
unknown
>
;
type
:
string
;
}
Index
Properties
config?
type
Properties
Optional
config
config
?:
Record
<
string
,
unknown
>
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
type
@contio/partner-sdk - v1.7.1
Loading...
Automation action definition
Currently supported action types:
phrase_match: Matches action items based on phrase matching