action-status-message
action-status-message
Represents a task status message of an executed action
JSON Example
{
"level": "string",
"message": "string",
"timestamp": "string"
}
string
level
Optional
The level of the message
string
message
Optional
The message of the action status
string
timestamp
Optional
The timestamp of the message