Create a new botAction with a name, room id and bot id
Create botAction properties
Name of the botAction
If the botAction is active
Array of objects that contain the name of actions a botAction can take and an array of parameters needed for that action
A JSON field that contains the output of an action
The room in which this action is in reference with
The bot of which this action is in reference with
The user of which this action is in reference with
The name of the user to assign as the owner. Defaults to the user that created it
Created botAction
A response for information about bot actions
The UUID of the specified bot action
The name of the bot action requested
If the action is still pending completion
The values required to run a bot action
The output of an bot action
The room ID in which the bot action deals with
The bot ID in which the bot action deals with
The user ID in which the bot action deals with