get_post_comments
Retrieve comments for a specific post by ID or slug, with options to sort by date or votes and paginate results. Useful for fetching user feedback and discussions efficiently.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | ||
count | No | ||
order | No | ||
post_id | No | ||
slug | No |