App Logo
reddit.com

Edit Reddit post

Edit the body of your own Reddit text post by its URL, replacing it entirely. Returns edited and postId. Text posts only (the title can't be edited on Reddit); only works on your own posts. Runs only via the browser extension, not the hosted cloud browser.

Input

url required

Post URL (full or path)

body required

New body text (replaces the existing body entirely)

Output

body required
edited required

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

postId 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 post's body was already exactly the requested text before this call

verified_on_page required

Whether the script reloaded the post afterward and confirmed the new body is actually visible there

Start building not clicking