Read a post's comments
read_commentsFetches the full comment thread on a Facebook post, tries to switch from 'Most relevant' to 'All comments' to get the complete conversation, and reports whether the unfiltered view was achieved.
Instructions
Read the comment thread on a post. Attempts to switch the thread out of Facebook's "Most relevant" ordering into "All comments" and says in the result whether that succeeded — so you know whether you are seeing the whole thread or a filtered selection. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum comments to return | |
| post_url | Yes | Permalink to the post | |
| sort_all | No | Try to switch the thread to "All comments" | |
| expand_replies | No | Expand reply threads one level deep | |
| load_more_rounds | No | How many "view more comments" clicks to make |