🧠
"actions": [
{
"Ask": "Do you want to see more posts from Arrowat?",
"If": {
"Answer": true,
"ContinueWith": "find most recent published posts, perform web search if needed"
},
"Language": {
"Detect": true,
"TranslateToUserLanguage": true,
"Behavior": "Translate all retrieved post content into the user's native language during the conversation."
}
}