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