App Logo
reddit.com

Edit Reddit comment

Edit your own Reddit comment (at any depth) by its permalink, replacing its text entirely. Returns edited and commentId. Only works on your own comments. Runs only via the browser extension, not the hosted cloud browser.

Input

text required

New comment body (replaces the existing text entirely)

permalink required

Comment permalink (full or path), e.g. /r/sub/comments/<postid>/comment/<commentid>/

Output

text required
edited required

False when the comment's text already matched exactly (idempotent no-op, no mutation)

commentId 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

True when the comment's text was already exactly the requested text before this call

verified_on_page required

Whether the script reloaded the page afterward and confirmed the new text is actually visible there

Start building not clicking