zhihu_get_content
Retrieve the full text and metadata (author, publish time, upvotes, comment count) from Zhihu pins, column articles, and answers using their URLs.
Instructions
读取知乎想法、专栏文章或回答的正文与元信息(作者、发布时间、赞数、评论数)。支持 https://www.zhihu.com/pin/{id}、https://zhuanlan.zhihu.com/p/{id}、https://www.zhihu.com/question/{qid}/answer/{aid}。评论请用 zhihu_list_comments。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 知乎想法、专栏文章或回答链接 |