get_post_clicks
Retrieve click count for Facebook posts to measure content performance and engagement metrics using the Graph API.
Instructions
Fetch number of post clicks. Input: post_id (str) Output: dict with click count
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |