get_post_engaged_users
Retrieve engagement metrics for a Facebook post by providing its ID to analyze user interaction data.
Instructions
Fetch number of engaged users. Input: post_id (str) Output: dict with engagement count
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |