Get Post Comments
get_post_commentsRetrieve comments on a Facebook post by supplying its post ID. Use the optional limit parameter to control how many comments are returned.
Instructions
Fetch comments on a post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum comments to return (1-100, default 25) | |
| post_id | Yes | Numeric post id (from get_page_posts/get_user_posts) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||