id
string
The unique identifier for the action.
ref
string
System computed user friendly reference for the action. Provided value will be overridden by computed value.
name
string
The name of the action.
required
description
string
The description of the action.
enabled
boolean
Enable or disable the action from invocation.
runner_type
string
The type of runner that executes the action.
required
entry_point
string
The entry point for the action.
pack
string
The content pack this action belongs to.
parameters
object
Input parameters for the action.
tags
array[object]
User associated metadata assigned to this object.
notify
object
Notification settings for action.
message
string
Message to use for notification
data
object
Data to be sent as part of notification
routes
array[string]
Channels to post notifications to.
channels
array[string]
Channels to post notifications to.
message
string
Message to use for notification
data
object
Data to be sent as part of notification
routes
array[string]
Channels to post notifications to.
channels
array[string]
Channels to post notifications to.
message
string
Message to use for notification
data
object
Data to be sent as part of notification
routes
array[string]
Channels to post notifications to.
channels
array[string]
Channels to post notifications to.
liveaction
object
An execution of an action.
id
string
The unique identifier for the action execution.
status
string
The current status of the action execution.
start_timestamp
string
The start time when the action is executed.
end_timestamp
string
The timestamp when the action has finished.
action
string
Reference to the action to be executed.
required
action_is_workflow
boolean
Flag indicating workflow action.
parameters
object
Input parameters for the action.
notify
object
Notification settings for liveaction.
message
string
Message to use for notification
data
object
Data to be sent as part of notification
routes
array[string]
Channels to post notifications to.
channels
array[string]
Channels to post notifications to.
message
string
Message to use for notification
data
object
Data to be sent as part of notification
routes
array[string]
Channels to post notifications to.
channels
array[string]
Channels to post notifications to.
message
string
Message to use for notification
data
object
Data to be sent as part of notification
routes
array[string]
Channels to post notifications to.
channels
array[string]
Channels to post notifications to.
delay
integer
How long (in milliseconds) to delay the execution before scheduling.
status
string
The current status of the action execution.
start_timestamp
string
The start time when the action is executed.
end_timestamp
string
The timestamp when the action has finished.
elapsed_seconds
number
Time duration in seconds taken for completion of this execution.
web_url
string
History URL for this execution if you want to view in UI.
parameters
object
Input parameters for the action.
log
array[object]
Contains information about execution state transitions.
delay
integer
How long (in milliseconds) to delay the execution before scheduling.