get_post_insights
Fetch engagement metrics for a Facebook post: impressions, clicks, reactions, and user activity.
Instructions
Retrieve engagement metrics for a specific post: impressions, engaged users, clicks, reactions by type, and activity by action type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | No | Metrics to retrieve. Defaults to: post_impressions, post_engaged_users, post_clicks, post_reactions_by_type_total, post_activity_by_action_type. | |
| post_id | Yes | The Facebook Post ID (format: pageId_postId). |