| Name | Type | Description | Notes |
|---|---|---|---|
| profileId | String | ||
| accountId | String | Instagram or Facebook account ID | |
| platformPostId | String | Platform media/post ID | |
| postId | String | Zernio post ID (optional) | [optional] |
| postTitle | String | Post content snippet for display | [optional] |
| name | String | Automation label | |
| keywords | List<String> | Trigger keywords (empty = any comment triggers) | [optional] |
| matchMode | MatchModeEnum | [optional] | |
| dmMessage | String | DM text to send to commenter | |
| commentReply | String | Optional public reply to the comment | [optional] |
| Name | Value |
|---|---|
| EXACT | "exact" |
| CONTAINS | "contains" |