search_history
Check previously read projects by category to determine whether to reuse existing code or search for new GitHub repositories.
Instructions
查询某个类别之前读过什么项目。
用户说"做个XX"时,第一步调本工具查历史记录。 有记录 → search_code 搜代码,无记录 → search_github 搜新仓库。
Args: category: Search category (e.g. "电商web", "点餐小程序")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |