action-object-status
action-object-status
Represents the task status and properties of an executed action
JSON Example
{
"creationDate": "string",
"id": "string",
"messages": [
{
"level": "string",
"message": "string",
"timestamp": "string"
}
],
"state": "string"
}
string
creationDate
Optional
The action object status creationDate
string
id
Required
The id of the action object
string
state
Optional
The action object status state