get_comments
Retrieve comments from a specific Weibo post by providing the post's unique ID. Supports pagination to access additional comments.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
feed_id | Yes | The unique identifier of the Weibo post | |
page | No | Page number for pagination, defaults to 1 |