App Logo
facebook.com

Join Facebook group

Join a Facebook group by id/slug. Returns status (joined / pending / already_member) and name. Pending means a private-group request was sent, not membership.

Input

groupId required

Numeric id or vanity slug from a group URL (the part after /groups/).

answers optional

Optional answers to a private group's entry questions, in the order the dialog shows them. Extra answers are ignored; missing ones leave their field empty.

Output

name optional
status optional
groupId optional

FAQ

Join a Facebook group by id/slug. Returns status (joined / pending / already_member) and name. Pending means a private-group request was sent, not membership.
Required: groupId. Optional: answers.
It returns name, status, groupId.
No. It only uses pages of facebook.com that are reachable without signing in.
It makes changes on facebook.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/facebook.com/join_group, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/facebook.com/join_group
It is part of Reduck's official curated catalogue.

Start building not clicking