App Logo
facebook.com

Send Facebook friend request

Send a friend request to a Facebook profile (pass its URL or numeric userId), only when the profile is addable. Returns status: sent / already_pending / already_friends / not_addable. Does not confirm incoming requests; the request is reversible by canceling it from the profile. Works in either the French or the English interface.

Input

profile required

Profile URL (https://www.facebook.com/<id-or-username>) or a bare numeric userId / username.

Output

name optional

Profile display name.

status optional
profileUrl optional

FAQ

Send a friend request to a Facebook profile (pass its URL or numeric userId), only when the profile is addable. Returns status: sent / already_pending / already_friends / not_addable. Does not confirm incoming requests; the request is reversible by canceling it from the profile. Works in either the French or the English interface.
Required: profile.
It returns name, status, profileUrl.
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/add_friend, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/facebook.com/add_friend
It is part of Reduck's official curated catalogue.

Start building not clicking