get_post_share_count
Retrieve the share count for a Facebook post by providing its post ID to measure content reach and engagement.
Instructions
Get the number of shares for a post. Input: post_id (str) Output: integer share count
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |