Loading...

Automates Facebook Page interactions via API, enabling content management, moderation, and analytics through LLM-driven tools.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
Automates Facebook Page interactions via API, enabling content management, moderation, and analytics through LLM-driven tools.
post_to_facebookCreates a new text-based post on the Facebook page.
Posts content to the page.
reply_to_commentPosts a reply to a specific comment on a Facebook post.
Adds content to a post.
get_page_postsRetrieves a list of recent posts from the Facebook page.
Read-only operation.
get_post_commentsFetches all comments for a given Facebook post.
Read-only operation.
delete_postDeletes a specified post from the Facebook page.
Permanently removes content.
delete_commentDeletes a specific comment from a Facebook post.
Permanently removes content.
hide_commentHides a comment from public view on a Facebook post.
Hides content from public view.
unhide_commentUnhides a previously hidden comment on a Facebook post.
Restores content to public view.
delete_comment_from_postDeletes a comment from a specific post.
Permanently removes content.
filter_negative_commentsRemoves comments containing negative sentiment keywords.
Potentially removes legitimate comments.
get_number_of_commentsCounts the total number of comments on a given post.
Read-only operation.
get_number_of_likesCounts the total number of likes on a given post.
Read-only operation.
get_post_impressionsRetrieves the total number of impressions for a post.
Read-only operation.
get_post_impressions_uniqueGets the number of unique users who viewed the post.
Read-only operation.
get_post_impressions_paidGets the number of paid impressions for a post.
Read-only operation.
get_post_impressions_organicGets the number of organic impressions for a post.
Read-only operation.
get_post_engaged_usersGets the number of users who engaged with the post.
Read-only operation.
get_post_clicksGets the number of clicks on a post.
Read-only operation.
get_post_reactions_like_totalGets the total number of 'Like' reactions on a post.
Read-only operation.
get_post_top_commentersGets the users who commented the most on a post.
Read-only operation.
post_image_to_facebookPosts an image with a caption to the Facebook page.
Posts content to the page.
send_dm_to_userSends a direct message to a user via Facebook.
Sends messages to users.
update_postUpdates the message content of an existing post.
Modifies existing content.
schedule_postSchedules a post to be published at a future time.
Schedules content to be posted.
get_page_fan_countRetrieves the total number of fans for the Facebook page.
Read-only operation.
get_post_share_countGets the number of shares for a specific post.
Read-only operation.
get_post_reactions_breakdownGets a breakdown of all reaction types for a post.
Read-only operation.
bulk_delete_commentsDeletes multiple comments by their IDs.
Permanently removes multiple comments.
bulk_hide_commentsHides multiple comments from public view.
Hides multiple comments.
Environment Variable