App Logo
facebook.com

Leave Facebook group

Leave a Facebook group, or withdraw a pending join request, as the signed-in identity. Pass the group's id, short name or URL. Returns what actually happened: left, request_cancelled, not_member (you weren't a member — nothing to do), or unavailable (the group no longer exists or your account cannot see it).

Input

group required

Group id or short name as in the group URL, or the full group URL.

Output

status required
name optional

Group display name when readable

FAQ

Leave a Facebook group, or withdraw a pending join request, as the signed-in identity. Pass the group's id, short name or URL. Returns what actually happened: left, request_cancelled, not_member (you weren't a member — nothing to do), or unavailable (the group no longer exists or your account cannot see it).
Required: group.
It returns name, status.
Yes. It acts as you on facebook.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the facebook.com cookies saved by the Reduck extension.
It makes changes on facebook.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/facebook.com/leave_group, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/facebook.com/leave_group
It is part of Reduck's official curated catalogue.

Start building not clicking