get_number_of_comments
Count comments on Facebook posts to monitor engagement and track discussion volume for content analysis.
Instructions
Count the number of comments on a given post. Input: post_id (str) Output: integer count of comments
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |