manage_post
Manage Post
Update or delete an existing Facebook post. Use `action` to specify whether to update the post message or delete the post entirely. For Page posts, provide `pageId` so the correct Page access token is used.
manage_post
Update or delete an existing Facebook post. Use `action` to specify whether to update the post message or delete the post entirely. For Page posts, provide `pageId` so the correct Page access token is used.
get_leads
Retrieve leads from Facebook Lead Ad forms. Can list available lead forms for a Page, or fetch leads submitted to a specific form. Requires the `leads_retrieval` permission.
get_posts
Retrieve posts from a Facebook Page or user timeline. Returns post content, engagement metrics (likes, comments, shares, reactions), and metadata. Provide a `pageId` or `userId` to fetch posts from a specific Page or user. Omit both to get the authenticated user's posts. Supports cursor-based pagination.
get_page_insights
Retrieve analytics and insights for a Facebook Page. Returns metrics such as reach, impressions, engagement, page views, and fan demographics. Provide specific metric names or use the defaults. Supports filtering by date range and aggregation period.
get_ad_insights
Retrieve ad account information and campaign performance insights. Can list ad accounts, list campaigns, or get performance metrics for a specific campaign. Use `action` to select the operation.
send_page_message
Send a message from a Facebook Page to a user via Messenger. Can also list conversations and retrieve message history for a Page. Requires the `pages_messaging` permission.
list_pages
List all Facebook Pages that the authenticated user manages. Returns page details including name, category, follower count, and page link. Requires the `pages_show_list` permission.
search_facebook
Search for Pages or Places on Facebook. Returns matching results with basic details such as name, category, and location (for places).
get_user_profile
Retrieve a Facebook user's profile information including name, email, birthday, location, and profile picture. Use `userId` to fetch a specific user, or omit it to get the authenticated user's profile. Available fields depend on the granted permissions and the user's privacy settings.
manage_comments
Read, create, update, delete, or hide comments on a Facebook post or object. Use `action` to specify the operation: **list** to retrieve comments, **create** to post a new comment, **update** to edit an existing comment, **delete** to remove a comment, or **hide** to toggle comment visibility.
publish_content
Publish a post, photo, or video to a Facebook Page. The tool automatically retrieves the Page access token. Supports scheduling feed posts for future publication. Use `contentType` to specify whether you are posting text, a photo, or a video.
get_reactions
List visible Facebook reactions for a post, comment, photo, video, or other object that supports the Graph API reactions edge.
get_post_insights
Retrieve analytics and insights for a Facebook Page post. Returns post-level metrics such as engagement, clicks, reactions, and any explicitly requested Graph API post insight metrics.
Manage Facebook Pages, publish posts, photos, videos, and links to Pages. Access user profile data including name, email, and birthday. Read ad accounts, list campaigns, track ad performance, and retrieve marketing insights. Read and manage comments, list reactions, and inspect shares on posts. Retrieve Page and post analytics including reach, engagement, and demographics. Subscribe to and retrieve leads from Lead Ads. Send and receive messages via Page Messenger. Search for places, pages, and public objects. Subscribe to real-time webhooks for page feed changes, new messages, lead generation events, and permission changes.
Common questions about connecting Facebook to AI agents with Metorial.