App Logo
reddit.com

Reply to Reddit comment

Reply to a Reddit comment at any nesting depth, by its permalink. Returns the new reply's id, permalink, author and depth. Posts a real, public reply under the logged-in account. Runs only via the browser extension, not the hosted cloud browser.

Input

text required

Reply body (plain text / markdown). Supports inline @-mentions (u/name) and links, which Reddit auto-links.

permalink required

The target comment's permalink (relative path or full URL), e.g. /r/test/comments/<postid>/comment/<commentid>/ — as returned by post_comment or get_post

Output

parentId required

Fullname of the comment replied to

commentId required

Fullname of the created reply, e.g. t1_xxxxx

permalink required
account_used required

The real logged-in Reddit handle that performed the action, read from the page's own account drawer (not assumed from args)

already_present required

Whether an identical reply by this account already existed directly under the target comment before replying

verified_on_page required

Whether the script reloaded the page afterward and confirmed the new reply is actually visible under the target comment

depth optional

Nesting depth of the created reply (0 = top-level)

author optional

Start building not clicking