Tool to create a new bot attribute in BotStar. Bot attributes are global variables for a bot and support multilingual values. Use when you need to define custom data fields for your bot.
envstringEnvironment scope for the attribute.
descstringDescription of the attribute
nameRequiredstringAttribute name (max 250 characters)
valuestringInitial value for the attribute. For date type, use date format (YYYY-MM-DD). For string/number types, use string representation
bot_idRequiredstringYour bot ID
data_typeRequiredstringData type for the attribute. Choose from: date, string, or number
additional_valuesobjectMultilingual values for the attribute. Use keys like 'value_es', 'value_fr', etc. to provide translations
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.