Manage Facebook Pages via the Graph API v21.0: create posts, read feeds, moderate comments, upload photos, and analyze page insights.
- Copy the plugin to your Agent Zero instance:
./install.sh
- Configure your Page Access Token in the WebUI (Settings > Facebook Pages)
- Restart Agent Zero
- Post Management — Create text posts, link posts, and scheduled posts
- Feed Reading — Read page feed, individual posts, and comments
- Comment Moderation — Reply to, hide, unhide, and delete comments
- Photo Upload — Upload photos from local files or URLs with captions
- Page Insights — Track impressions, engagement, fan growth, and post performance
- Page Management — View page info, list managed pages, edit and delete posts
| Tool | Description |
|---|---|
facebook_post |
Create text, link, and scheduled posts |
facebook_read |
Read page feed, posts, and comments |
facebook_comment |
Reply to and delete comments |
facebook_manage |
Delete/edit posts, hide/unhide comments |
facebook_media |
Upload photos to the page |
facebook_insights |
Page and post analytics |
facebook_page |
Page info and managed pages list |
pages_manage_posts— Create and manage page postspages_read_engagement— Read likes, comments, sharespages_read_user_content— Read user-generated content on the pagepages_manage_metadata— Manage page settings
MIT — see LICENSE