get_post_comments
Retrieve comments for a specific post using its ID or slug, with options for sorting by date or votes and pagination. Max 20 comments per request.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | ||
count | No | ||
order | No | ||
post_id | No | ||
slug | No |