get_zhihu_question
Retrieve Zhihu question details and its top responses. Input question_id from search results to get structured content.
Instructions
获取知乎问题的详情和 top N 回答。当前需要先登录(login_zhihu)。需要提供 question_id(从搜索结果的 xsec_token 字段获取)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| question_id | Yes | ||
| max_content_length | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |