list_responses
Retrieve top-level comments for a Medium story by providing its post ID. Use the limit parameter to control the number of responses returned.
Instructions
Read-only. Top-level responses under a story (Medium's word for comments). Each response has its own id you can pass to get_response_replies for the reply thread. For the filtered 'still need a reply' worklist prefer get_unanswered_responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| limit | No |