search_questions
Search Zhihu questions by keyword to get title, description, answer count, views, followers, and URL. Ideal for precise question lists and as an entry point to fetch full text and comments.
Instructions
按关键词搜索知乎问题,返回问题标题、描述、回答数、浏览量、关注数与 URL。关键词精简(≤3 词,过长易返回空)。适合需要精确问题列表,或作为后续 get_fulltext / get_comments 抓正文、评论的入口。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | 最多返回条数,默认 10 | |
| query | Yes | 搜索关键词(必填) |