Schedule AI-drafted Reddit posts with a human review step before anything goes live. The agent writes a subreddit-appropriate post based on your brief, you approve it in the inbox, and it publishes to Reddit automatically.
Use case
AI Reddit post drafts with human approval—community publishing workflow for social and DevRel teams.
How it works
Draft Reddit posts for a subreddit and topic, review them in your approval inbox, then publish when ready. One-off runs return a preview; scheduled workflows support human-in-the-loop publishing. Useful for community managers and developer relations teams.
Sample input
{
"inputs": {
"subreddit": "python",
"topic": "Practical patterns for structuring FastAPI services with SQLModel.",
"tone": "technical"
}
}
Example payload for the docs—send it with your app's auth and provider keys as described in the API reference, using /agents/reddit-post-publisher/execute.
Related agents
Same category or overlapping tags as this runner. Explore others in the catalog.