Social
Facebook + AI Agents
Manage Facebook Pages from agent workflows — posting, scheduling, insights, and engagement metrics.
Auth & credentials
OAuth
Facebook (Pages) OAuth
Encrypted at rest, limited to the agents and tools you authorize, and not logged in plaintext.
Enable Facebook only for the agents that need it.
Connect: Create a Facebook OAuth app at developers.facebook.com; connect via the Credentials flow. Scopes cover page list, read, and post/engagement management.
What it touches: Post, delete, and read insights for Facebook Pages via OAuth. Posting and deleting are public, mutating actions; deletes are irreversible.
What your agents can do with Facebook
Concrete jobs an agent team handles with Facebook, each running on a schedule or on demand.
Schedule page posts with link attachments
Report on post insights and reach
List and manage pages you admin
Track engagement across recent posts
Built for agent teams
Every OrgSDK integration ships with the same guarantees — this is what makes Facebook useful, not just connected.
Agents don't just answer chats. They run on a schedule — 24/7 — so Facebook work happens even when you're asleep.
Agents can hold any irreversible Facebook step behind a human sign-off using the built-in approval action. Add it to a workflow where it matters — approvals are an explicit capability, not enforced on every call.
Grant Facebook only to the agents that need it. Credentials are encrypted at rest and surfaced only through an agent's enabled plugin functions when a workflow needs them.
Your Facebook credentials are encrypted and stored per-org. OrgSDK never reads or logs them in plaintext.
Capability safety — 6 actions
Grouped from each function's source metadata. Read-only actions are non-mutating; write actions create, update, or delete data.
Read-only · non-mutating
4getPageGet the Facebook business page info including name, link, and follower count.
getPagePostsList recent posts on the Facebook business page with engagement metrics.
getPagesList all Facebook business pages where the authenticated user has admin access.
getPostInsightsGet detailed insights for a Facebook page post including impressions, reach, engagement, and click metrics.
Write & mutating
2createPagePostCreate a post on the Facebook business page. Supports link attachments and scheduled publishing.
deletePagePostDestructiveDelete a Facebook page post. This action is irreversible.
Some actions are flagged destructive in the plugin source (e.g. deleting a record). OrgSDK agents can hold these behind a human approval step via the built-in requestApproval action — add it to the workflow where it matters. Approvals are an explicit workflow capability, not enforced automatically on every call.
How install works
- 01
Choose a plan
Starter or Pro. Your managed workspace is ready in seconds.
- 02
Install
Add Facebook from the plugin directory — one click, no config files.
- 03
Connect & enable
Authorize Facebook, then enable it for the agents that need it.
Put Facebook in the hands of a persistent agent team.
Choose Starter or Pro, create your org, and install Facebook in minutes.
Get started