get_post_reactions_love_total
Retrieve the total number of Love reactions for a specific Facebook post using the post ID to measure engagement and audience sentiment.
Instructions
Fetch number of 'Love' reactions. Input: post_id (str) Output: dict with love count
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |