get_post_insights
Analyze Facebook post performance by retrieving engagement metrics like impressions, reactions, and clicks to measure audience interaction.
Instructions
Fetch all insights metrics (impressions, reactions, clicks, etc). Input: post_id (str) Output: dict with multiple metrics and their values
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |