zhihu_question_answers
Fetch answers from a Zhihu question by providing its question ID. Ideal for aggregating user responses on specific topics.
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 | |||