Reply on Reddit
reply_to_reddit_commentPublish a public Reddit reply as the connected account, either as a top-level comment on a post or as a reply to an existing comment, using the provided markdown and parent ID. Confirm with the user before posting.
Instructions
Reply on Reddit as the connected account — either a top-level comment on a post, or a reply to somebody’s comment. This publishes PUBLICLY under their username immediately, so show the user the exact wording and get an explicit yes BEFORE calling. Reddit judges brands harder on how they behave in comments than on what they post: answer the actual question, in plain language, and do not paste marketing copy — an account that does gets buried and can get the whole domain banned from the subreddit. parentId is a FULLNAME, not a bare id: t3_… replies to a POST (a new top-level comment), t1_… replies to a COMMENT. list_reddit_comments returns the right one on every row. 0 credits. Needs Reddit connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | the reply markdown | |
| parentId | Yes | t3_… fullname of a post (top-level comment) or t1_… fullname of a comment (a reply to it) |