| model | Model | Select | AI model to use for WhatsApp automation | Yes |
| task | Task | String | The task to perform with WhatsApp (e.g., ‘Send a message to John saying hello’) | Yes |
| systemPrompt | System Prompt | String | System prompt for the AI agent | No |
| maxSteps | Max Steps | Number | Maximum number of automation steps to take | No |
| temperature | Temperature | Number | AI creativity level (lower = more deterministic) | No |
| useChatContext | Use Chat Context | Bool | Use conversation context from chat trigger if available | No |
| enableMemory | Enable Memory | Bool | Enable contextual memory for long-term knowledge retention | No |
| memoryScope | Memory Scope | String | Scope for memory storage (e.g., ‘whatsapp’, ‘user’, custom scope) | No |
| enableReminders | Enable Reminders | Bool | Enable reminder tools for scheduling messages | No |
| enableKnowledge | Enable Knowledge Store | Bool | Enable knowledge storage for remembering facts about contacts | No |
| enableGroupModeration | Enable Group Moderation | Bool | Enable group management tools (add/remove members, change settings) | No |
| enableProfileManagement | Enable Profile Management | Bool | Enable profile update tools (name, status, photo) | No |
| enableAIReply | Enable AI Reply | Bool | Enable contextual AI reply with full conversation history | No |
| enableModeControl | Enable Mode Control | Bool | Enable control of messaging modes (silent, DND, auto-reply) | No |
| enableMediaDownload | Enable Media Download | Bool | Enable downloading media from received messages | No |
| enableAdvancedSearch | Enable Advanced Search | Bool | Enable global message search and conversation retrieval | No |