Tool to create a new memory entry. Use when you need to store information for later retrieval, such as user preferences, conversation context, or important facts associated with a bot or contact.
metaobjectCustom metadata for the memory. Key-value pairs for storing additional context or tags.
namestringName for the memory. A human-readable identifier for this memory entry.
textRequiredstringThe text content of the memory. This is the main content that will be stored and recalled later.
botIdstringID of the bot to associate this memory with. If provided, the memory will be specific to this bot.
contactIdstringID of the contact to associate this memory with. If provided, the memory will be specific to this contact.
descriptionstringDescription of the memory. Additional context or categorization for the memory.
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.