fb_get_post_comments
Retrieve comments from a Facebook post or photo using its post ID. Optionally specify the maximum number of comments to fetch.
Instructions
Get comments on a Facebook post or photo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max comments to fetch | |
| postId | Yes | Post ID (e.g. "PAGE_ID_POST_ID") |