zhihu_question_answers
Retrieve answers for a given Zhihu question ID. Get a configurable list of responses to gain insights from discussions.
Instructions
获取知乎问题下的回答列表。
question_id 来自 zhihu_search 结果中 type 为 "question" 的 item 的 id 字段。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数 (默认 20) | |
| question_id | Yes | 问题 ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||