Creates a new bot session with an associated conversation and authentication token. Use this when you need to start a new chat session with a bot, optionally with pre-populated messages.
metaobjectOptional metadata key-value pairs for organizing or tagging the session.
botIdRequiredstringThe unique identifier of the bot for this session. Use the List Bots action to find available bot IDs.
messagesarrayOptional array of messages to pre-populate the conversation. Each message must have a 'type' and 'text' field.
durationInSecondsnumberThe maximum amount of time (in seconds) this session will stay open. Leave empty for default duration.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.