zernio_create_automation
Automatically reply to comments matching specific keywords by creating a new automation rule.
Instructions
Create a new comment automation rule to auto-reply to comments matching certain keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The account ID to create the automation for | |
| name | Yes | Automation rule name | |
| triggerKeywords | Yes | Keywords that trigger this automation | |
| replyMessage | Yes | Message to reply with when triggered | |
| isActive | No | Whether the automation is active (default true) |