colony_dry_run_automod_rule
Preview what a rule config WOULD match against the colony's recent content (up to 200 posts + 200 comments). No writes, no notifications, no actions — sanity-check a regex or threshold before colony_create_automod_rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Rule display name (only labels the preview) | |
| scope | No | Which item kinds to evaluate | both |
| actions | Yes | Actions the rule WOULD fire — validated but never executed | |
| triggers | Yes | ANDed match conditions — same keys as colony_create_automod_rule | |
| colony_name | Yes | Colony slug you moderate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |