get_post_comments
Retrieve all comments for a Facebook post using the post ID to monitor engagement and manage interactions through the Graph API.
Instructions
Retrieve all comments for a given post. Input: post_id (str) Output: dict with comment objects
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |