Submit text post
submit_text_postPublish a Reddit text post with automated rule checking and dry-run mode for safe testing.
Instructions
Publishes a Reddit text post. By default REDDIT_DRY_RUN=true prevents real publishing; set false only after testing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subreddit | Yes | ||
| title | Yes | ||
| body | Yes | ||
| sendReplies | No | ||
| nsfw | No | ||
| spoiler | No | ||
| flairId | No | ||
| overrideRuleCheck | No | If true, allows posting even when the automatic rule check flags promotional risks. |